Fix terminal a bit

This commit is contained in:
Seth Vargo 2017-04-18 13:51:46 -04:00
parent ffd7c3539a
commit 34e1de1b8b
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@
box-sizing: border-box; box-sizing: border-box;
color: $white; color: $white;
font-family: $font-family-monospace; font-family: $font-family-monospace;
font-size: 14px; font-size: 15px;
line-height: 1.8; line-height: 1.8;
margin: 20px auto auto auto; margin: 20px auto auto auto;
padding: 10px 20px 20px 20px; padding: 10px 20px 20px 20px;