-
-
-
-
-
-
+
Ark
The heart of SudoVanilla
@@ -29,10 +20,11 @@ } .landing-hero video { width: 100%; + max-width: 1200px; height: 500px; border-radius: 10px; - opacity: 0.32; object-fit: cover; +filter: brightness(0.5); pointer-events: none; } .landing-hero #video-credit, .landing-hero #video-credit-js { @@ -41,7 +33,6 @@ bottom: 0px; right: 0px; font-size: 10px; - opacity: 0.4; margin: 32px; } .landing-hero #video-credit a, .landing-hero #video-credit-js a { @@ -52,7 +43,8 @@ display: flow-root; width: 100%; max-width: 1200px; - padding-left: 16%; +padding-left: 5%; + font-weight: bold !important; } .landing-hero .hero-content h2 { font-size: 50px; @@ -82,4 +74,10 @@ top: 40% !important; } } - \ No newline at end of file +.landing-hero * { + color: white !important; + font-weight: bold; +} + + +