mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
fix: adjust whitespace handling in Hero component
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user