forked from brooksbingham/theme-elegance
refactor: add global list style
parent
20aae25995
commit
2f45a731c1
|
@ -28,3 +28,7 @@ a:hover {
|
|||
a:hover .icon-tabler {
|
||||
@apply stroke-blue-900;
|
||||
}
|
||||
|
||||
ul {
|
||||
@apply !list-inside;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue