fix editor header linewrap

This commit is contained in:
Laura Klünder 2024-12-22 12:17:17 +01:00
parent 2ee0633391
commit c414f1b45d

View file

@ -24,6 +24,8 @@ body {
font-size: 30px;
font-weight: 300;
letter-spacing: -.1rem;
position: absolute;
white-space: nowrap;
}
.navbar-brand img {
height: 50px;