17 Commits
Author SHA1 Message Date
Keith Solomon 01101ff712 fix: update mobile navigation styles and comment out unused code
Deploy to Dreamhost (dev) / build (push) Successful in 35s
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-06-28 20:52:40 -05:00
Keith Solomon a761c16802 fix: anchor mobile hero vector to the viewport
Move the mobile hero <img> out of the .vector container (which is intentionally wider than the viewport to bleed the desktop SVG) so the mobile img anchors to .heroVector's full-width edges. Set width: 100vw, left: 0, bottom: 6.25rem so the 402-wide mobile SVG distributes the linework across the full hero at the 402 reference composition.
2026-06-28 13:35:35 -05:00
Keith Solomon 14de24351e fix: use new mobile vector for hero
Add hero-vector-mobile.php that renders mobile-hero-vector.svg alongside the existing desktop hero partial. The homepage-hero.css hides the desktop SVG and shows the mobile <img> below 768px while preserving every other mobile rule.
2026-06-28 13:03:58 -05:00
Keith Solomon 81785c4aec refactor: clarify mobile hero geometry 2026-06-27 18:06:34 -05:00
Keith Solomon f8d60a63a4 fix: scale mobile hero vector responsively 2026-06-27 17:53:00 -05:00
Keith Solomon bdf78d58ac fix: align mobile hero vector crop 2026-06-27 17:46:58 -05:00
Keith Solomon 6d3bb76b17 fix: match mobile header and hero design 2026-06-27 17:38:49 -05:00
Keith Solomon 6505b07d80 🐞 fix: Moved vector
Deploy to Dreamhost (dev) / build (push) Successful in 32s
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-06-20 13:10:19 -05:00
Keith Solomon f91fb7cf3f 🐞 fix: Hero adjustments
Deploy to Dreamhost (dev) / build (push) Successful in 31s
Sync TODOs with Issues / sync_todos (push) Successful in 5s
2026-06-20 13:08:34 -05:00
Keith Solomon e5f3ac1947 🐞 fix: Update button styles for improved accessibility and consistency
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-06-16 18:44:35 -05:00
Keith Solomon 743aef0eec feature: Mobile homepage updates
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-06-16 06:38:17 -05:00
Keith Solomon ffaecf2874 🐞 fix: Remove unneeded else
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-06-14 16:44:21 -05:00
Keith Solomon 7c3c95efaf 🐞 fix: Adjust z-index so buttons are accessible
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-06-14 16:36:38 -05:00
Keith Solomon df0a499630 feature: Update typography and button styles for improved responsiveness
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-06-05 15:03:08 -05:00
Keith SolomonandCopilot a0c6e3251b feature: Homepage hero
Sync TODOs with Issues / sync_todos (push) Successful in 6s
Co-authored-by: Copilot <copilot@github.com>
2026-05-12 12:25:38 -05:00
Keith Solomon d7e721f323 feature: Initial commit
Sync TODOs with Issues / sync_todos (push) Successful in 19s
2026-05-02 10:38:21 -05:00
Keith Solomon a21ad94189 feat: bootstrap Community Works Collaborative theme from starter 2026-05-02 10:14:49 -05:00