diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 0203f4b..d70b972 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -142,8 +142,8 @@ export const Hero = () => { key={platform} className={`mx-4 ${ platform === OS - ? "text-xl font-bold" - : "" + ? "text-white text-xl font-bold" + : "text-white" }`} >