aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css/home/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/static/css/home/index.css')
-rw-r--r--pydis_site/static/css/home/index.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css
index 13a19d38..f21263db 100644
--- a/pydis_site/static/css/home/index.css
+++ b/pydis_site/static/css/home/index.css
@@ -266,10 +266,6 @@ h1 {
text-align: center;
}
-[data-theme="dark"] #sponsors {
- background-color: #2C2F33 !important;
-}
-
#sponsors .container {
max-width: 70%;
}
@@ -284,10 +280,6 @@ h1 {
max-height: 4rem;
}
-[data-theme="dark"] #sponsors a {
- background-color: #EDEDED;
-}
-
@media (min-width: 800px) {
#sponsors a.column.is-one-third:first-child {
margin-left: -.8rem;