Make labels not look like buttons

This commit is contained in:
Patrick Marsceill 2018-10-23 11:40:07 -04:00
parent 9434d248a3
commit dc182d1935
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
color: $white;
vertical-align: middle;
background-color: $blue-100;
text-transform: uppercase;
@include fs-2;
}