Update assets/scss/_styles_project.scss

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2024-03-26 20:39:08 +01:00 committed by GitHub
parent ee38f633a9
commit 2d3ef11b2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;