Skip to content

Commit

Permalink
Edited max width
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSamJacob19 committed May 2, 2024
1 parent 7fb0647 commit 9c1c779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/content/_assets/css/guides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $blue-grey-color: #5d6a8e;
}

// override bootstrap breakpoint to trigger 3 guides per row earlier
@media (min-width: 1150px) and (max-width: 1400px) {
@media (min-width: 1150px) and (max-width: 1450px) {
.guide_column.col-lg-3 {
width: 33.33333333%;
max-width: 33.333333%;
Expand Down

0 comments on commit 9c1c779

Please sign in to comment.