Skip to content

Commit

Permalink
Merge pull request #13 from UNICEFECAR/fix/issue_89
Browse files Browse the repository at this point in the history
Refactor: page min width to not break on small devices
  • Loading branch information
sebastian-7DIGIT authored Dec 23, 2023
2 parents 682f7f9 + 2c66099 commit 4fd072d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blocks/Page/page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

.page {
padding-top: $spacing_6_6;
min-width: 34rem;

&--no-additional-top-padding {
padding-top: 0;
Expand Down

0 comments on commit 4fd072d

Please sign in to comment.