summary refs log tree commit diff stats
path: root/assets/index.css
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-13 14:53:39 +0100
committermounderfod <mounderfod@gmail.com>2023-07-13 14:53:39 +0100
commitd8336b39779d916412844f9e981a769747061350 (patch)
tree5464ce330bbb1163c25fd2148cdadfba76d79163 /assets/index.css
parentfe8aa8608df0b00a09ef3ffa261359e79887b2e2 (diff)
downloadwebsite-d8336b39779d916412844f9e981a769747061350.tar.gz
AAAAAAAAAA
Diffstat (limited to 'assets/index.css')
-rw-r--r--assets/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/index.css b/assets/index.css
index 0c2a43b..635cf5f 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -100,7 +100,7 @@ blockquote {
   color: black;
 }
 
-.box > ** > :is(p, h1, h2, h3, h4, h5, h6) {
+.box > * > * > :is(p, h1, h2, h3, h4, h5, h6) {
   color: black;
 }