← back to Naturaltextilewallpaper
Phase 2: mobile-ready + tap-to-reveal
9fe6fb9bcbb1dd61f648ae9e13c111073783a4f4 · 2026-05-19 11:33:44 -0700 · Steve Abrams
Files touched
Diff
commit 9fe6fb9bcbb1dd61f648ae9e13c111073783a4f4
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue May 19 11:33:44 2026 -0700
Phase 2: mobile-ready + tap-to-reveal
---
public/css/site.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/public/css/site.css b/public/css/site.css
index e1ecbb7..5a352c7 100644
--- a/public/css/site.css
+++ b/public/css/site.css
@@ -684,4 +684,8 @@ a { color: inherit; text-decoration: none; }
.product-grid { gap: 1px; }
.controls-row { flex-wrap: wrap; }
.density-wrap { display: none; }
+ /* ≥44px touch target on phones */
+ .sample-cta { padding: 14px 12px; }
+ .controls-row .ctrl-select { min-height: 44px; }
+ .search-input { min-height: 44px; }
}
← 393ab0e stage2: wire naturaltextilewallpaper onto shared catalog (ha
·
back to Naturaltextilewallpaper
·
add corner-nav.js — universal top-right nav per _shared/corn 3418104 →