withastro / astro.build

https://astro.build
335 stars 131 forks source link

[DB] fix font styles #1060

Closed natemoo-re closed 1 month ago

natemoo-re commented 1 month ago

Font styles on https://astro.build/db are a bit broken at the moment. This updates the markup to use font-heading rather than the old heading class

![screenshot of hero section before, with mismatched font styles](https://github.com/withastro/astro.build/assets/7118177/17d85626-ab68-40f3-9455-85f347e4778c) **Before** ![screenshot of hero section after, with proper font styles](https://github.com/withastro/astro.build/assets/7118177/f4547b8b-109f-4e51-9ec8-4cd1c47f733e) **After**
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astro-build ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 2:27pm
natemoo-re commented 1 month ago

YOLO-merging this tiny bug fix since nobody is around to approve it