fix: align mobile footer navigation

This commit is contained in:
Keith Solomon
2026-06-27 22:54:17 -05:00
parent 20d25e966d
commit 0a48a1938c
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -103,6 +103,7 @@
gap: clamp(0.625rem, 3.23vw, 0.8125rem) clamp(1.59375rem, 7.96vw, 2rem);
grid-auto-flow: column;
grid-template-rows: repeat(3, auto);
padding-inline-start: 0;
}
.site-footer .site-footer__nav-item {