fix editor header linewrap
This commit is contained in:
parent
2ee0633391
commit
c414f1b45d
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ body {
|
|||
font-size: 30px;
|
||||
font-weight: 300;
|
||||
letter-spacing: -.1rem;
|
||||
position: absolute;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.navbar-brand img {
|
||||
height: 50px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue