Skip to content

Commit

Permalink
Merge pull request #6 from bcneng/sdecandelario-patch-1
Browse files Browse the repository at this point in the history
Remove the bottom padding of the main container
  • Loading branch information
sdecandelario authored Sep 18, 2024
2 parents 8ed6a4a + 02dc803 commit 45da4e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dist/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@
margin-bottom: var(--spacing);
width: 100%;
}

header.container{
padding-bottom:0;
}

0 comments on commit 45da4e4

Please sign in to comment.