fix: adjust whitespace handling in Hero component

This commit is contained in:
Mauricio Siu
2025-11-30 02:04:08 -06:00
parent 7214380f79
commit c80aad7642

View File

@@ -85,7 +85,7 @@ export function Hero() {
transition={{ duration: 0.3 }}
>
Simplify{' '}
<span className="relative whitespace-nowrap text-primary">
<span className="relative whitespace-normal lg:whitespace-nowrap text-primary">
<svg
aria-hidden="true"
viewBox="0 0 418 42"