From 7860762d83bf68e9c15b33f1f33a2c19fcef8acd Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Mon, 28 Oct 2024 18:24:43 +0100 Subject: [PATCH] fix: fix header responsive --- public/css/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/index.css b/public/css/index.css index c9c7f6b..43390cf 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -346,7 +346,6 @@ p > img:only-child { } footer { - width: 100%; padding:16px; margin-bottom:48px; }