[object Object]

← back to Naturalwallcoverings

graphic-loop pass 8 fix: divergent template — swap heading font to Nunito

0004edcd2fb271ea6dade37ef4f6155792e6321a · 2026-05-07 08:44:36 -0700 · Steve

Files touched

Diff

commit 0004edcd2fb271ea6dade37ef4f6155792e6321a
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu May 7 08:44:36 2026 -0700

    graphic-loop pass 8 fix: divergent template — swap heading font to Nunito
---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 25ef3ed..b9478d5 100644
--- a/public/index.html
+++ b/public/index.html
@@ -50,7 +50,7 @@ html[data-theme="dark"] {
 html { scroll-behavior:smooth }
 body { font-family:'Inter', sans-serif; color:var(--paper); -webkit-font-smoothing:antialiased; background:var(--bg); min-height:100vh; overflow-x:hidden }
 /* DW-FASHION-TEMPLATE-OVERRIDE */
-.section-title .accent, .footer-brand, .center-mark, h1, h2, h3 { font-family:'Inter', Georgia, serif !important; font-weight:300 !important; text-transform:lowercase !important;letter-spacing:0 !important; }
+.section-title .accent, .footer-brand, .center-mark, h1, h2, h3 { font-family: 'Nunito', 'Helvetica Neue', sans-serif !important; font-weight:300 !important; text-transform:lowercase !important;letter-spacing:0 !important; }
 
 /* ===== Auto-hide header ===== */
 header { position:fixed; top:0; left:0; right:0; display:flex; justify-content:space-between; align-items:center; padding:22px 32px; z-index:100; background:rgba(0,0,0,0.55); backdrop-filter:blur(10px); border-bottom:1px solid var(--line); transition:transform .3s }

← ad81177 graphic-loop pass 8: theme-aware font Nunito (panel-approved  ·  back to Naturalwallcoverings  ·  graphic-loop pass 9: real site name + 20-image hero rotation 67214ab →