Skip to content

Commit 2d3ef11

Browse files
Johennesrichvdh
andauthored
Update assets/scss/_styles_project.scss
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
1 parent ee38f63 commit 2d3ef11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_styles_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ Make padding symmetrical (this selector is used in the default styles to apply p
488488

489489
/* Adjust default styles for info banner */
490490
.pageinfo-primary {
491-
@media (min-width: 768px) {
491+
@include media-breakpoint-up(lg) {
492492
max-width: 80%;
493493
}
494494
margin-top: 0;

0 commit comments

Comments
 (0)