Update link styling

This commit is contained in:
Oliver Davies 2019-01-10 00:34:05 +00:00
parent 49b76101e0
commit 7f18a9a053

View file

@ -29,14 +29,13 @@
a, a,
.link .link
@apply text-blue underline @apply text-blue no-underline
&:focus,
&:hover &:hover
@apply no-underline @apply underline
&:focus &:focus
@apply text-white bg-blue outline-none px-px -mx-px @apply text-white bg-blue outline-none px-px -mx-px no-underline
pre code, pre code,
.hljs .hljs