Skip to content

Commit

Permalink
Simplify CSS for ul
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelboca committed Nov 17, 2024
1 parent 81baf7b commit 7debfab
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,6 @@ p {
line-height: 1.5rem;
}

ul {
list-style: none;
padding-left: 0;
}

ul > li {
margin-bottom: 10px;
}

ul > li:last-child {
margin-bottom: 40px;
}

0 comments on commit 7debfab

Please sign in to comment.