Update link styling
This commit is contained in:
parent
49b76101e0
commit
7f18a9a053
|
@ -29,14 +29,13 @@
|
|||
|
||||
a,
|
||||
.link
|
||||
@apply text-blue underline
|
||||
@apply text-blue no-underline
|
||||
|
||||
&:focus,
|
||||
&:hover
|
||||
@apply no-underline
|
||||
@apply underline
|
||||
|
||||
&: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,
|
||||
.hljs
|
||||
|
|
Reference in a new issue