Update assets/scss/_styles_project.scss

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
pull/1770/head
Johannes Marbach 2 months ago committed by GitHub
parent ee38f633a9
commit 2d3ef11b2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -488,7 +488,7 @@ Make padding symmetrical (this selector is used in the default styles to apply p
/* Adjust default styles for info banner */
.pageinfo-primary {
@media (min-width: 768px) {
@include media-breakpoint-up(lg) {
max-width: 80%;
}
margin-top: 0;

Loading…
Cancel
Save