diff options
author | noisawe <3evasion@gmail.com> | 2017-11-05 13:55:05 +0100 |
---|---|---|
committer | noisawe <3evasion@gmail.com> | 2017-11-05 13:55:05 +0100 |
commit | 95555006d995193dc4d07e9c571f0447d37d185e (patch) | |
tree | b44b1ab50ccf34b50d94b330f813dc07df1f56ae | |
parent | bcf5b206a67bd9178011996688cf6bb29873f9fd (diff) | |
download | iro-95555006d995193dc4d07e9c571f0447d37d185e.tar.gz |
Fix spacing
-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 */ |