aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar GDWR <[email protected]>2022-02-09 00:33:28 +0000
committerGravatar GDWR <[email protected]>2022-02-09 00:33:28 +0000
commited32b893bf785a9b858073eddd213b67b22f0cda (patch)
treee27a6a090d6310a0de2113a3db5ceb9d9c6f591d
parentChange wave colour temp (diff)
Remove clashing css
-rw-r--r--pydis_site/static/css/home/timeline.css5
1 files changed, 0 insertions, 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;
}