aboutsummaryrefslogtreecommitdiff
path: root/views/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'views/styles.css')
-rw-r--r--views/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/styles.css b/views/styles.css
index 9ace7bf..bed3009 100644
--- a/views/styles.css
+++ b/views/styles.css
@@ -142,6 +142,10 @@ nav > *:hover {
border-bottom: none;
}
+nav > :first-child {
+ margin-right: 0.5em;
+}
+
article > * {
width: 100%;
}