diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ li:first-child:after { content: ''; border-right: 2px solid; transition: border-right 50ms; + margin-right: .25em; } /* Hover effects */ |