Update li styling within markdown
This commit is contained in:
parent
c9e09e4ed9
commit
826e9fedea
|
@ -47,7 +47,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
@apply mt-0;
|
@apply mt-1 first:mt-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in a new issue