Merge pull request #92 from Dokploy/78-the-padding-of-the-landing-page-has-not-enough-space-for-small-devices

fix: adjust whitespace handling in Hero component
This commit is contained in:
Mauricio Siu
2025-11-30 02:04:29 -06:00
committed by GitHub

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"