tweaked btn style
This commit is contained in:
parent
3f4cdd844c
commit
2dce066449
2 changed files with 2 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue