mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Make sure the logo text doesn't overflow
This commit is contained in:
parent
3339166eba
commit
9855e5e02a
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
.site-logo {
|
.site-logo {
|
||||||
margin: 0 layout.$large-gap;
|
margin: 0 layout.$large-gap;
|
||||||
text-transform: lowercase;
|
text-transform: lowercase;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
> .angestoepselt-logo {
|
> .angestoepselt-logo {
|
||||||
height: 1em;
|
height: 1em;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue