Merge pull request #400 from undergroundwires/logo

Fix squeezed logo text when menu title is long
This commit is contained in:
Djordje Atlialp 2023-02-11 00:43:52 +01:00 committed by GitHub
commit 959421da93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@
&__text {
font-size: 1.125rem;
white-space: nowrap;
}
&__cursor {