Fix terminal size

This commit is contained in:
Seth Vargo 2017-04-07 00:01:39 -04:00
parent 2454ea9d14
commit 46f4ffbc32
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@
&:before {
content: '\25CF';
color: $white;
font-size: 28px;
font-size: 20px;
line-height: 100%;
height: 100%;
}