Skip to content

Commit

Permalink
Fix header padding
Browse files Browse the repository at this point in the history
  • Loading branch information
RupertBenWiser committed Jun 5, 2024
1 parent 0954ff6 commit cd405e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
margin-bottom: rem(10px);

padding: 10px;
padding-top: 0;

@media screen and (max-width: $width-mobile) {
padding: 0;
Expand Down

0 comments on commit cd405e2

Please sign in to comment.