Skip to content

Commit

Permalink
Refactor: page min width to not break on small devices
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiganchev-7DIGIT committed Dec 23, 2023
1 parent 682f7f9 commit 2c66099
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 2c66099

Please sign in to comment.