Add h3 spacing
This commit is contained in:
parent
7aad56e5a0
commit
18c87122b3
|
@ -2,12 +2,10 @@
|
|||
.markup
|
||||
@apply leading-normal
|
||||
|
||||
h2
|
||||
h2,
|
||||
h3
|
||||
@apply mt-8 mb-3 text-black
|
||||
|
||||
h2, h3
|
||||
@apply text-black
|
||||
|
||||
code
|
||||
@apply bg-grey-lighter font-mono text-xs
|
||||
|
||||
|
|
Loading…
Reference in a new issue