[bugfix] NavBar: limit title max width (#867)
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
}
|
||||
|
||||
&__title {
|
||||
margin: 0 auto;
|
||||
max-width: 60%;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user