Skip to content

Commit

Permalink
remove body padding-bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadit19 committed Nov 14, 2023
1 parent 7e43d66 commit b2452ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/custom/custom.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
body {
padding-bottom: 0px !important;
}

a.site-title {
padding: 0px;
display: flex;
Expand Down

0 comments on commit b2452ae

Please sign in to comment.