diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index e67984e4..49d752e0 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -2503,7 +2503,7 @@ input:checked + .toggleSwitchSlider:before { #landingContainer > #lower > #center { position: relative; transition: top 2s ease; - top: 0px; + top: -50px; height: 100%; width: 34%; display: inline-flex; @@ -3401,7 +3401,7 @@ input:checked + .toggleSwitchSlider:before { font-weight: 900; letter-spacing: 2px; text-shadow: 0px 0px 0px #bebcbb; - font-size: 20px; + font-size: 50px; padding: 0px; transition: 0.25s ease; outline: none; diff --git a/app/assets/images/SealCircle.ico b/app/assets/images/SealCircle.ico index b7816157..07f69297 100644 Binary files a/app/assets/images/SealCircle.ico and b/app/assets/images/SealCircle.ico differ diff --git a/app/assets/images/backgrounds/TRANSITION.webm b/app/assets/images/backgrounds/TRANSITION.webm new file mode 100644 index 00000000..b9383257 Binary files /dev/null and b/app/assets/images/backgrounds/TRANSITION.webm differ diff --git a/app/landing.ejs b/app/landing.ejs index 0d82c63f..bdca99b3 100644 --- a/app/landing.ejs +++ b/app/landing.ejs @@ -30,7 +30,7 @@