a few font adjustments

This commit is contained in:
Danny Coates 2019-02-14 12:23:27 -08:00
parent 21e3095dc9
commit 6b6b04e93b
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
3 changed files with 6 additions and 7 deletions

View file

@ -23,7 +23,6 @@ body {
.btn {
@apply bg-blue-dark;
@apply text-white;
@apply font-semibold;
@apply cursor-pointer;
@apply py-2;
@apply px-6;