From 6feb0051009f2cf4dc327760664df28f14613074 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Wed, 4 May 2022 14:19:16 +0000 Subject: [PATCH] Inline block problems --- sitefiles/sig.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 419e015..322314f 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -100,7 +100,7 @@ body{ text-align:center; font-size:1.75em; padding-top:2px; - margin-bottom:-20px; + padding-bottom:-20px; background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(15,15,15,1.0) 100%); }