| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…stency) All six example apps referenced --ngbr-font: 'Hanken Grotesk' (shared theme) but none loaded the webfont, so they silently rendered the system font. Add the Google Fonts link (+ preconnects) to every app's index.html; editor + overlays also switch body from a hardcoded system stack to var(--ngbr-font). Now every surface (marketplace, docs, examples) renders the brand font. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
All six example apps referenced --ngbr-font: 'Hanken Grotesk' (shared theme) but none loaded the webfont, so they silently rendered the system font. Adds the Google Fonts link (+ preconnects) to every app; editor + overlays also switch body from a hardcoded system stack to var(--ngbr-font).
🤖 Generated with Claude Code