/* Allow the added navigation item to fit narrow screens. */
@media(max-width:480px){.site-header{height:auto;min-height:88px;grid-template-columns:1fr;gap:12px;padding-top:16px;padding-bottom:16px}.site-header nav{justify-content:space-between;gap:10px;flex-wrap:wrap}.site-header nav a{padding:8px 0}}
