Fix excerpts on blog posts
This commit is contained in:
parent
429c373db7
commit
ff9f0a7b0b
124 changed files with 187 additions and 604 deletions
|
@ -1,10 +1,10 @@
|
|||
.button
|
||||
@apply bg-blue border-blue border inline-block text-white no-underline py-1 px-3 rounded
|
||||
@apply bg-blue border-blue border inline-block text-white no-underline py-2 px-3 rounded text-sm
|
||||
|
||||
&:focus
|
||||
@apply py-2 px-3 m-0
|
||||
|
||||
&:active,
|
||||
&:focus,
|
||||
&:hover
|
||||
@apply bg-white text-blue
|
||||
|
||||
&:focus
|
||||
@apply px-3 py-1 m-0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue