Update li styling within markdown

This commit is contained in:
Oliver Davies 2021-07-15 22:38:26 +01:00
parent c9e09e4ed9
commit 826e9fedea

View file

@ -47,7 +47,7 @@
}
li {
@apply mt-0;
@apply mt-1 first:mt-0;
}
a {