Update layout
This commit is contained in:
parent
e06622ded8
commit
09d8b54c6f
12 changed files with 128 additions and 175 deletions
|
@ -1,5 +1,5 @@
|
|||
.button
|
||||
@apply bg-blue border-blue border-2 inline-block rounded-lg text-white no-underline px-4 py-2
|
||||
@apply bg-blue border-blue border inline-block text-white no-underline py-1 px-3 rounded
|
||||
|
||||
&:active,
|
||||
&:focus,
|
||||
|
@ -7,4 +7,4 @@
|
|||
@apply bg-white text-blue
|
||||
|
||||
&:focus
|
||||
@apply px-4 py-2 m-0
|
||||
@apply px-3 py-1 m-0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue