diff --git a/src/app/features/hero-display/hero-display.component.html b/src/app/features/hero-display/hero-display.component.html index e786911..6552a3e 100644 --- a/src/app/features/hero-display/hero-display.component.html +++ b/src/app/features/hero-display/hero-display.component.html @@ -4,27 +4,26 @@ videoSrc="cyber_hands.mp4" /> -
+
-
+

+ leading-[1.1] sm:leading-[1.05] md:leading-[1.0] lg:leading-[0.95] xl:leading-[0.9] 2xl:leading-[0.85] + font-black tracking-[-0.02em] pointer-events-auto + drop-shadow-[0_0_30px_rgba(34,211,238,0.6)] + max-w-[90vw] sm:max-w-[85vw] md:max-w-[80vw] lg:max-w-none break-words whitespace-pre-line"> {{ nameText }}

-
+

+ text-4xl sm:text-5xl md:text-6xl lg:text-7xl xl:text-8xl 2xl:text-9xl + text-center leading-[0.8] font-bold tracking-wide uppercase pointer-events-auto + drop-shadow-[0_0_25px_rgba(34,211,238,0.5)] + break-words px-4 sm:px-6 md:px-8 lg:px-10"> {{ displayText }}