mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Update assets/scss/_styles_project.scss
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
5cd141c095
commit
8acca0d1d6
|
|
@ -40,10 +40,9 @@ Custom SCSS for the Matrix spec
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
/* Allow the text to wrap if it is wider than the viewport */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
|
||||||
|
|
||||||
.navbar-version {
|
.navbar-version {
|
||||||
color: $secondary;
|
color: $secondary;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue