diff --git a/style.css b/style.css index 141ee8b8..ab96ba13 100644 --- a/style.css +++ b/style.css @@ -51,6 +51,10 @@ header>a { align-items: center; } +header>a { + text-wrap: nowrap; +} + header>a>img { max-width: 20%; margin-right: 0.5em;