1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-04 16:21:07 +00:00

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

View File

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