[object Object]

← back to Carmelwallpapers

Phase 2: mobile-ready + tap-to-reveal

76119fcbef4f8e2f989bf207beaf055d114b5120 · 2026-05-19 11:21:46 -0700 · Steve Abrams

Files touched

Diff

commit 76119fcbef4f8e2f989bf207beaf055d114b5120
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 19 11:21:46 2026 -0700

    Phase 2: mobile-ready + tap-to-reveal
---
 public/css/site.css | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/public/css/site.css b/public/css/site.css
index f6c7fab..85252b2 100644
--- a/public/css/site.css
+++ b/public/css/site.css
@@ -464,4 +464,7 @@ img { display: block; max-width: 100%; }
   .rail-header, .rail-track { padding-left: 1rem; padding-right: 1rem; }
   .catalog-controls { gap: 0.75rem; }
   #densitySlider { width: 60px; }
+  /* ≥44px touch targets on phones */
+  .nav-contact, .sort-select, .search-btn, .card-sample { min-height: 44px; }
+  .nav-contact, .card-sample { display: inline-flex; align-items: center; justify-content: center; }
 }

← ccc83e1 stage2: wire carmelwallpapers onto shared catalog (hand-tail  ·  back to Carmelwallpapers  ·  add corner-nav.js — universal top-right nav per _shared/corn 799a8ba →