We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23c56c commit e53fcefCopy full SHA for e53fcef
components/Hero.tsx
@@ -13,8 +13,8 @@ export default function Hero() {
13
Find your next optimal Visual Studio Code setup
14
</h1>
15
<p className="mt-6 text-md font-medium text-slate-100 md:text-lg">
16
- Explore multiple font and theme pairings for Visual Studio Code that
17
- just work!
+ Explore a curated list of font and theme pairings for Visual Studio
+ Code that just work!
18
</p>
19
<div className="mt-6 flex flex-col items-center justify-center gap-y-8">
20
<Button
0 commit comments