From 3fb409c268f858933942cd45b83a9a82756c9d98 Mon Sep 17 00:00:00 2001 From: IsMaiL LaBiaDe <59127571+IsMaiLLaBiaDe@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:31:16 +0100 Subject: [PATCH] Update index.html --- blogs/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/blogs/index.html b/blogs/index.html index 1dc8974..64a6318 100644 --- a/blogs/index.html +++ b/blogs/index.html @@ -321,6 +321,7 @@ .site-header { color: black; + font-size:20px opacity: 100%; padding: 20px; } @@ -332,8 +333,8 @@ text-decoration: none; } .site-footer { - background-color: black; - color: #fff; + /* background-color: black; + color: #fff; */ margin: max(12vmin,64px) 0 0; padding-bottom: 48px; padding-top: 48px; @@ -437,7 +438,7 @@