Update layout
This commit is contained in:
parent
e06622ded8
commit
09d8b54c6f
12 changed files with 128 additions and 175 deletions
|
@ -8,7 +8,7 @@
|
|||
p,
|
||||
li
|
||||
code
|
||||
@apply bg-grey-lighter inline-block font-mono text-sm px-1 py-px border border-grey-light
|
||||
@apply bg-grey-lighter inline-block font-mono text-xs px-1 py-px border border-grey-light
|
||||
|
||||
p:last-child
|
||||
@apply mb-0
|
||||
|
@ -16,7 +16,7 @@
|
|||
pre code,
|
||||
.hljs
|
||||
@apply bg-grey-lighter block border-grey-dark border-l-4 font-mono
|
||||
@apply leading-loose overflow-x-scroll p-6 rounded text-sm
|
||||
@apply leading-loose overflow-x-scroll p-6 rounded text-xs
|
||||
|
||||
figure
|
||||
@apply block mb-8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue