summary refs log tree commit diff stats
path: root/assets
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-13 14:54:22 +0100
committermounderfod <mounderfod@gmail.com>2023-07-13 14:54:22 +0100
commitc3d8ae5c36f7060bb00245233e723dc78522f032 (patch)
tree6fbe6ce27f65b5bf3f6c28564f196851971b8d1a /assets
parentd8336b39779d916412844f9e981a769747061350 (diff)
downloadwebsite-c3d8ae5c36f7060bb00245233e723dc78522f032.tar.gz
i hate this
Diffstat (limited to 'assets')
-rw-r--r--assets/index.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/index.css b/assets/index.css
index 635cf5f..da1c08a 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -100,10 +100,6 @@ blockquote {
   color: black;
 }
 
-.box > * > * > :is(p, h1, h2, h3, h4, h5, h6) {
-  color: black;
-}
-
 .box > ul > li > :is(p, h1, h2, h3, h4, h5, h6) {
   color: black;
 }