Skip to content

Commit

Permalink
Merge pull request #183 from grundeinkommensbuero/hamburg-li-padding
Browse files Browse the repository at this point in the history
add padding between li's
  • Loading branch information
twentytitus authored Nov 23, 2024
2 parents 18732b1 + 9e6b43b commit 9f2b35c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/globals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,10 @@ p {
margin-left: 10px;
}

li {
padding-bottom: 10px;
}

h1,
h2,
h3,
Expand Down

0 comments on commit 9f2b35c

Please sign in to comment.