Add content ul styling
This commit is contained in:
parent
8860d9cb2d
commit
e0f36fc463
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ a:focus {
|
|||
@apply mt-6
|
||||
}
|
||||
|
||||
ul {
|
||||
@apply list-disc ml-6
|
||||
}
|
||||
|
||||
li + li {
|
||||
@apply mt-0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue