Re-add ul styling
This commit is contained in:
parent
ef159e7b7d
commit
90159c432c
2 changed files with 5 additions and 1 deletions
|
@ -22,6 +22,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
@apply list-disc ml-5
|
||||
}
|
||||
|
||||
code {
|
||||
@apply bg-grey-lighter font-mono text-sm
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue