Responsive navbar, council card and popup update for accessibility, remove analytics from Vercel

This commit is contained in:
Antoine Phan
2025-08-25 02:26:48 -04:00
parent 15fe42d046
commit 32c2970574
10 changed files with 105 additions and 65 deletions

View File

@@ -26,7 +26,7 @@ h2 {
}
.page-title {
@apply py-4 text-3xl font-bold md:text-4xl lg:text-6xl;
@apply my-6 text-3xl font-bold md:text-4xl lg:text-6xl;
}
.typography {