Update assets/scss/_styles_project.scss

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

@ -40,10 +40,9 @@ Custom SCSS for the Matrix spec
.navbar-brand {
font-size: 1.1rem;
@media (max-width: 768px) {
text-align: center;
white-space: normal;
}
/* Allow the text to wrap if it is wider than the viewport */
text-align: center;
white-space: normal;
.navbar-version {
color: $secondary;

Loading…
Cancel
Save