Skip to content

Commit

Permalink
Tweak padding at bottom of page
Browse files Browse the repository at this point in the history
  • Loading branch information
campbell-m committed Jun 9, 2024
1 parent 46bb4d4 commit bf744a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/css/mrbs.css.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
float: left;
width: 100%;
box-sizing: border-box;
padding-bottom: 3rem;
padding-bottom: 2rem;
}

h1 {
Expand Down

0 comments on commit bf744a8

Please sign in to comment.