main #74

Merged
esteban merged 5 commits from main into staging 2026-08-02 17:09:09 +00:00

5 Commits

Author SHA1 Message Date
David Ascanio fe2a956a29 Merge branch 'main' of https://gitea.carpa.com/LGCC/cdrdpyj
# Conflicts:
#	src/pages/api/lib/email.ts
2026-08-02 14:07:29 -03:00
David Ascanio 5dc873580e email contacto cloudflare 2026-08-02 14:01:42 -03:00
David Ascanio 9aa0105fca emails cloudflare 2026-08-02 13:57:48 -03:00
David Ascanio 34230624ce Fix responsive text wrapping in values section titles
Replace break-all (which sliced words at arbitrary characters) with
word-aware wrapping, add missing min-w-0 that let one grid column
overflow, and tune the title font-size breakpoints so headings never
fracture mid-word in the tight column widths between lg and 2xl.
2026-08-02 13:45:42 -03:00
Esteban Paz a4cae16a50 fix send 2026-08-02 11:44:26 -05:00