Skip to content

Commit

Permalink
make The List a bit easier to read
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowJonathan committed Aug 21, 2024
1 parent cf1843d commit 15c15f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions web/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ h3 {
font-style: italic;
font-size: 110%;
}

li {
margin-top: 0.25rem;
}

li>a {
text-decoration: none;
}

0 comments on commit 15c15f7

Please sign in to comment.