9fdb72d180fd66b319eaf11c9eb22865d633be15
The theme styled the nav, all headings and the comments watermark with 'Coda', cursive, sans-serif, pulling Coda from Google Fonts. That font load was never ported, so browsers moved to the next entry in the stack -- the generic cursive family -- and rendered those elements as a script face on any device that ships one, which phones do. It went unnoticed because this server's Chromium has no cursive font installed and so fell through to sans-serif. Those three rules now use Arial, Helvetica, sans-serif, matching the body text, rather than depending on a webfont that is no longer loaded. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
www.vicihost.com
8.7 MiB
Languages
CSS
53.8%
JavaScript
26.5%
Astro
18.3%
TypeScript
1.4%