← back to Bestwallpaperplace
Phase 2b: harden .card .pat against long-token title clipping (overflow-wrap)
351cefa15cf95b55417e3a36011947d692ea7757 · 2026-05-19 12:14:35 -0700 · Steve Abrams
Files touched
Diff
commit 351cefa15cf95b55417e3a36011947d692ea7757
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue May 19 12:14:35 2026 -0700
Phase 2b: harden .card .pat against long-token title clipping (overflow-wrap)
---
public/index.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 6fbfc16..a5fc320 100644
--- a/public/index.html
+++ b/public/index.html
@@ -213,8 +213,7 @@ header {
font-size:13px; font-weight:600; color:#fff;
line-height:1.25;
display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;
- overflow:hidden;
-}
+ overflow:hidden; overflow-wrap:anywhere }
.card .ven {
font-size:9px; letter-spacing:0.18em; text-transform:uppercase;
color:#fff; opacity:0.7; font-weight:500; margin-top:4px;
← 2584c91 Phase 2: mobile-ready + tap-to-reveal
·
back to Bestwallpaperplace
·
add: pre-stage Meta Pixel snippet (placeholder; flip via _dw 8d0f515 →