Skip to content

Commit

Permalink
Add 1em margin to list items
Browse files Browse the repository at this point in the history
Fix: #21
  • Loading branch information
io7m committed Apr 25, 2022
1 parent 249fb8e commit ee28f12
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -367,6 +367,7 @@ h6
font-family: var(--stContentFont);
color: var(--stContentColor);
padding-right: 1em;
margin-top: 1em;
}

/*
Expand Down

0 comments on commit ee28f12

Please sign in to comment.