feat: Add padding on list
This commit is contained in:
@ -38,6 +38,9 @@ ul.no-style
|
||||
padding: 0
|
||||
list-style-type: none
|
||||
|
||||
li
|
||||
padding: .3rem 0
|
||||
|
||||
a, h1, h2, h3
|
||||
color: var(--color-highlight)
|
||||
|
||||
|
Reference in New Issue
Block a user