about summary refs log tree commit diff
path: root/stylesheet.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stylesheet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheet.c b/stylesheet.c
index 237bc96..abdaf06 100644
--- a/stylesheet.c
+++ b/stylesheet.c
@@ -9,7 +9,7 @@ const char Stylesheet[] = Q(
 		padding: 0 1ch;
 	}
 
-	header {
+	header, header.index nav {
 		margin: 1em 0;
 	}