No description
Find a file
Calum Muir 22a54a8478 Hide hero donate button and scroll indicator on mobile/tablet
Both absolutely-positioned elements were overlapping on viewports
≤767px. Extended hide breakpoint from 640px to 767px for the scroll
indicator and applied same breakpoint to the donate button. The
JustGiving button remains accessible via the intro strip below.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 19:47:41 +00:00
client Update support and about copy 2025-12-27 16:38:08 +00:00
functions/api add application forms 2026-04-25 20:37:20 +00:00
public add application forms 2026-04-25 20:37:20 +00:00
server Initial commit 2025-12-21 10:34:50 +00:00
shared Initial commit 2025-12-21 10:34:50 +00:00
src Hide hero donate button and scroll indicator on mobile/tablet 2026-04-30 19:47:41 +00:00
.gitignore convert to astro 2025-12-27 21:55:52 +00:00
.replit Saved progress at the end of the loop 2025-12-21 10:36:30 +00:00
astro.config.mjs convert to astro 2025-12-27 21:55:52 +00:00
components.json Initial commit 2025-12-21 10:34:50 +00:00
drizzle.config.ts Initial commit 2025-12-21 10:34:50 +00:00
package-lock.json Add mechanical horse news post 2026-02-02 22:09:18 +00:00
package.json Upgrade Astro 2026-01-01 11:24:39 +00:00
postcss.config.js Initial commit 2025-12-21 10:34:50 +00:00
tailwind.config.ts convert to astro 2025-12-27 21:55:52 +00:00
tsconfig.json convert to astro 2025-12-27 21:55:52 +00:00
vite.config.ts Initial commit 2025-12-21 10:34:50 +00:00
wrangler.jsonc Fix wrangler.jsonc for Cloudflare Workers deployment 2026-04-30 15:00:21 +00:00