diff options
Diffstat (limited to '')
-rw-r--r-- | stylesheet.c | 2 |
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; } |