fix li font style

This commit is contained in:
moliloo 2025-07-30 23:11:24 -03:00
parent a317410d7d
commit 14ec0bdbd9

View file

@ -53,6 +53,7 @@
padding: 0 0 0 1.25rem; padding: 0 0 0 1.25rem;
li { li {
font-family: @font-body;
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
} }
} }