adjust button size
This commit is contained in:
parent
15635a7dac
commit
afc6b2b338
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
@apply px-2 py-1 text-base;
|
||||
}
|
||||
.button--large {
|
||||
@apply px-2.5 py-1 text-xl;
|
||||
@apply px-3 py-1.5 text-lg;
|
||||
}
|
||||
.button--primary {
|
||||
@apply bg-red-600 text-white;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue