Smaller list spacing

This commit is contained in:
Lucas 2020-09-24 08:29:07 +07:00
parent b1aa0f6113
commit 86a54ed191
9 changed files with 9 additions and 9 deletions

View file

@ -271,7 +271,7 @@ ol {
padding-left: $spacing-typography;
li {
margin-bottom: $spacing-typography/2;
margin-bottom: $spacing-typography/4;
}
}