aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pydis_site/static/css/home/index.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css
index 23e27be1..0214a762 100644
--- a/pydis_site/static/css/home/index.css
+++ b/pydis_site/static/css/home/index.css
@@ -91,10 +91,9 @@ h1 {
height: 26px;
z-index: 3;
}
-[data-theme="dark"] {
- #bottom-wave {
- background: url(../../images/waves/wave_black.svg) repeat-x !important;
- }
+
+[data-theme="dark"] #bottom-wave {
+ background: url(../../images/waves/wave_black.svg) repeat-x !important;
}
@keyframes wave {