Update appearance of shortcuts

This commit is contained in:
Rico Sta. Cruz 2017-09-04 18:10:49 +08:00
parent a635c979c0
commit a3e7f1d23c
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 2 deletions

View File

@ -78,8 +78,7 @@
background: $gray-bg; background: $gray-bg;
border-radius: 3px; border-radius: 3px;
margin-right: 2px; margin-right: 2px;
letter-spacing: 0.2em; letter-spacing: 0.1em;
font-family: $body-font;
color: $base-text; color: $base-text;
} }
} }