-
-
-
-
-
-
+
+
Ark
The heart of SudoVanilla
{{template "base/alert" .}}
@@ -36,13 +28,18 @@
align-items: center;
text-align: left;
position: relative;
+}
+.landing-hero * {
+ color: white !important;
+ font-weight: bold;
}
.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 {
@@ -62,7 +59,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;