diff --git a/themes/sandpoints/assets/css/site.css b/themes/sandpoints/assets/css/site.css index 70ed8ba..5c3c7bd 100644 --- a/themes/sandpoints/assets/css/site.css +++ b/themes/sandpoints/assets/css/site.css @@ -434,6 +434,7 @@ body { .header { display: grid; + grid-template-columns: auto; grid-auto-flow: column; position: sticky; top: 0;