tweaked btn style

This commit is contained in:
Danny Coates 2019-02-22 13:59:57 -08:00
parent 3f4cdd844c
commit 2dce066449
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 2 additions and 3 deletions

View file

@ -28,9 +28,8 @@ body {
@apply bg-blue-dark;
@apply text-white;
@apply cursor-pointer;
@apply py-2;
@apply py-4;
@apply px-6;
@apply h-12;
}
.btn:hover {