diff --git a/src/app.css b/src/app.css index ad3b6617..5641ae05 100644 --- a/src/app.css +++ b/src/app.css @@ -130,6 +130,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) { .deck > header .header-grid h1:first-child { text-align: left; padding-left: 8px; + width: max-content; } .deck h2 { font-size: 1.45em;