← back to Corkwallcovering
graphic-loop pass 8 fix: divergent template — swap heading font to Nunito
d9bebdc348767bdbff56c83d369e726d0330ef0d · 2026-05-07 08:44:33 -0700 · Steve
Files touched
Diff
commit d9bebdc348767bdbff56c83d369e726d0330ef0d
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 08:44:33 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 e23a256..4558ba6 100644
--- a/public/index.html
+++ b/public/index.html
@@ -50,7 +50,7 @@ html[data-theme="dark"] {
* { margin:0; padding:0; box-sizing:border-box }
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 }
-.section-title .accent, .footer-brand, .center-mark, h1, h2, h3 { font-family:'Cormorant Garamond', Georgia, serif !important }
+.section-title .accent, .footer-brand, .center-mark, h1, h2, h3 { font-family: 'Nunito', 'Helvetica Neue', sans-serif !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 }
← b35e33f graphic-loop pass 8: theme-aware font Nunito (panel-approved
·
back to Corkwallcovering
·
pass 9: real site name (Cork Wallcovering) + 2x hero res (24 971d403 →