Spacing tweaks
This commit is contained in:
parent
59990a8d2e
commit
38f5e63c7b
|
@ -6,7 +6,7 @@
|
||||||
@apply text-black mb-3
|
@apply text-black mb-3
|
||||||
|
|
||||||
h2
|
h2
|
||||||
@apply mt-10
|
@apply mt-6 mb-2
|
||||||
|
|
||||||
p,
|
p,
|
||||||
ul,
|
ul,
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
p,
|
p,
|
||||||
li
|
li
|
||||||
code
|
code
|
||||||
@apply inline-block px-1 py-1 border border-grey-light font-bold
|
@apply inline-block px-1 py-1 border border-grey-light font-bold mx-px
|
||||||
|
|
||||||
pre code,
|
pre code,
|
||||||
.hljs
|
.hljs
|
||||||
|
|
Loading…
Reference in a new issue