From 014fd0faca8472e2f9f362d8fdb1d02cafcbd239 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 17:42:55 +0000 Subject: [PATCH] Maybe it needs a height too --- sitefiles/sig.css | 1 + 1 file changed, 1 insertion(+) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 4a4f8a5..258fd01 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -96,6 +96,7 @@ body{ .contentBody .contentWrapper .date:before{ background: linear-gradient(0deg,rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, .06) 90%, rgba(255, 255, 255, .9) 100%); min-width:45vw; + min-height:4px; z-index:0; }