Reduce spacing between list items
This commit is contained in:
parent
2608d9ac5f
commit
792d4fdeda
|
@ -32,7 +32,7 @@
|
|||
@apply pl-5;
|
||||
|
||||
li + li {
|
||||
@apply mt-4
|
||||
@apply mt-2
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue