Skip to content

Commit

Permalink
Fix max-width #1241 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
louismaximepiton committed May 19, 2022
1 parent b8bfb89 commit 33296b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/assets/scss/_layout.scss
Expand Up @@ -28,7 +28,7 @@
grid-area: main;

@include media-breakpoint-down(lg) {
max-width: 760px;
// Boosted mod: no max-width
margin-inline: auto;
}

Expand Down

0 comments on commit 33296b1

Please sign in to comment.