Skip to content

Commit

Permalink
Merge branch 'ag/small-screen-padding' of https://github.com/kitspace…
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitspace Auto-Merge Bot committed Jul 7, 2023
2 parents f0ba062 + 9153141 commit d516514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Page/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@

@include breakpoint(small_width) {
.container {
padding: 0;
padding: 1.5rem;
}
}

0 comments on commit d516514

Please sign in to comment.