Another header width fix

This commit is contained in:
Lim Chee Aun 2023-02-11 20:52:54 +08:00
parent a1e13322d5
commit 454562d763

View file

@ -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;