refactor(hero): remove font class from paragraph for cleaner styling

This commit is contained in:
taroj1205 2024-11-04 15:58:47 +13:00
parent 977be56114
commit 54c88d34e2

View file

@ -5,7 +5,7 @@ import '@fontsource/dm-sans/700.css';
<section id="hero" class="section">
<h2>Stay focused, browse faster</h2>
<p class="max-w-prose text-xl text-muted font-dm">
<p class="max-w-prose text-xl text-muted">
Zen is beautifully designed, privacy-focused, and packed with features. We
care about your experience, not your data.
</p>