removed small, added li

This commit is contained in:
2023-04-18 15:46:47 +10:00
parent fb0cec0850
commit 8b27cb4690

View File

@@ -83,9 +83,12 @@ p {
margin: 1rem 0;
}
small,
.small {
font-size: 70%;
li {
margin-bottom: 16px;
& + ul {
margin-top: -16px;
}
}
.container {