Add nuisance style, fix header on non-home district pages

This commit is contained in:
Eli Ribble 2026-04-03 19:07:20 +00:00
parent b6037d7525
commit 6203e3da75
No known key found for this signature in database
5 changed files with 140 additions and 122 deletions

View file

@ -7,7 +7,6 @@
type="text/javascript"
src="//unpkg.com/maplibre-gl@5.0.1/dist/maplibre-gl.js"
></script>
<script src="/static/js/address-suggestion.js"></script>
<script src="/static/js/geocode.js"></script>
<script src="/static/js/location.js"></script>
<script src="/static/js/map-locator.js"></script>