Fix excerpts on blog posts

This commit is contained in:
Oliver Davies 2018-12-31 12:13:05 +00:00
parent 429c373db7
commit ff9f0a7b0b
124 changed files with 187 additions and 604 deletions

View file

@ -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