summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 863af03..9776a8c 100644
--- a/style.css
+++ b/style.css
@@ -10,6 +10,7 @@ li:first-child:after {
content: '';
border-right: 2px solid;
transition: border-right 50ms;
+ margin-right: .25em;
}
/* Hover effects */