Backend for songs.zachdecook.com
Diffstat (limited to 'index.less')
| -rw-r--r-- | index.less | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ pre { } .btn-Z(@color: #999){ - margin-top: 1em; + margin: .5em 0; color: white; background-color: @color; border-color: @color - #222; |