From ed32b893bf785a9b858073eddd213b67b22f0cda Mon Sep 17 00:00:00 2001 From: GDWR Date: Wed, 9 Feb 2022 00:33:28 +0000 Subject: Remove clashing css --- pydis_site/static/css/home/timeline.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pydis_site/static/css/home/timeline.css b/pydis_site/static/css/home/timeline.css index 0a4dfbb6..f9963d00 100644 --- a/pydis_site/static/css/home/timeline.css +++ b/pydis_site/static/css/home/timeline.css @@ -1,8 +1,3 @@ -body { - background-color: hsl(0, 0%, 100%); - background-color: var(--color-bg, white) -} - h2 { font-size: 2em; } -- cgit v1.2.3