From c189485d1a5f9fef4d89abdf21f421d5c66b9c75 Mon Sep 17 00:00:00 2001 From: Eaielectronic <164761054+Eaielectronic@users.noreply.github.com> Date: Sun, 10 Nov 2024 12:20:52 +0100 Subject: [PATCH] Update index.html --- Galery/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Galery/index.html b/Galery/index.html index c81fa0f..c048be6 100644 --- a/Galery/index.html +++ b/Galery/index.html @@ -15,7 +15,7 @@ color: #333; background-color: #f4f4f4; background: url('back.png') no-repeat center; - background-size: cover; + background-size: auto; } .container { max-width: 800px;