← back to Hollywood Wallcoverings
Phase 2: mobile-ready + tap-to-reveal
5bc9e5688ff4c0c4220423a83fae51000eb17eb6 · 2026-05-19 11:37:43 -0700 · Steve Abrams
Files touched
Diff
commit 5bc9e5688ff4c0c4220423a83fae51000eb17eb6
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue May 19 11:37:43 2026 -0700
Phase 2: mobile-ready + tap-to-reveal
---
server.js | 3 +++
1 file changed, 3 insertions(+)
diff --git a/server.js b/server.js
index 61c7297..e3c77e4 100644
--- a/server.js
+++ b/server.js
@@ -289,6 +289,9 @@ const layout = (title, body, { q='', type='' } = {}) => `<!doctype html>
nav.types{padding:12px 20px;gap:14px}
form.search{margin-left:0;width:100%;margin-top:8px}
form.search input{min-width:0;flex:1}
+ /* ≥44px touch targets on phones */
+ .card .actions a{padding:14px 12px}
+ .controls-bar select{padding:11px 12px}
}
</style>
<link rel="preconnect" href="https://fonts.googleapis.com">
← 11b30f7 stage2: wire hollywood-wallcoverings onto shared catalog (ha
·
back to Hollywood Wallcoverings
·
add corner-nav.js — universal top-right nav per _shared/corn 6c8e945 →