Commit Graph

6 Commits

Author SHA1 Message Date
v0 692f732854 fix: resolve CSS mismatch in production build
Remove duplicate CSS files and correct font mappings.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:46:38 +00:00
v0 a829ec97cd fix: resolve font configuration mismatch in CSS
Match CSS font references to actual layout fonts.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:37:21 +00:00
v0 fcfde15b0d fix: resolve rendering issue with dynamic Tailwind classes
Use static classes instead of dynamic template literals.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:00:52 +00:00
v0 505ca98821 feat: simplify contact page with Jerry's direct info
Remove email form and add direct contact details in a clean format.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 08:55:09 +00:00
v0 001f65d5e2 feat: change Jerry's Story page background to white
Update background to white and adjust text and border colors for readability.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 08:38:01 +00:00
v0 8d2ccf7330 feat: unify button colors to match header gradient
Consistent blue color scheme for all website buttons.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 08:34:49 +00:00