diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 258fd01..19b4743 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -95,8 +95,8 @@ 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; + width:45vw; + height:4px; z-index:0; }