Skip to content

Commit

Permalink
Add missing bottom padding to main article
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault committed Sep 30, 2024
1 parent 7b0ce34 commit 21ff9ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions envergo/static/sass/project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ article {
--li-bottom: 0.5rem;
--text-spacing: 0 0 1rem;

padding-bottom: 3rem;

ul {
margin-bottom: 1rem;
}
Expand Down

0 comments on commit 21ff9ee

Please sign in to comment.