Add content ul styling
This commit is contained in:
parent
8860d9cb2d
commit
e0f36fc463
|
@ -29,6 +29,10 @@ a:focus {
|
|||
@apply mt-6
|
||||
}
|
||||
|
||||
ul {
|
||||
@apply list-disc ml-6
|
||||
}
|
||||
|
||||
li + li {
|
||||
@apply mt-0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue