This commit is contained in:
Oliver Davies 2018-12-18 22:57:51 +00:00
parent cfc41d2f4a
commit 57d1b8350c
13 changed files with 120 additions and 121 deletions

View file

@ -1,24 +1,24 @@
a
color: inherit
text-decoration: none
color: inherit
text-decoration: none
&:focus,
&:hover
text-decoration: underline
main a
&:focus,
&:hover
text-decoration: underline
&:focus,
&:hover
text-decoration: none
main a
text-decoration: underline
&:focus,
&:hover
text-decoration: none
h1, h2, h3
@apply mb-2
@apply mb-2
.content h2,
.content h3
@apply mt-6
@apply mt-6
p,
ul,
@ -26,4 +26,4 @@ ol,
blockquote,
table,
pre
@apply mb-6
@apply mb-6