Another logo adjustment

This commit is contained in:
LightSaveUs
2022-10-28 01:47:58 +03:00
committed by GitHub
parent cd4552657d
commit 8c4e9f8aaf

View File

@@ -2370,15 +2370,13 @@ body {
} }
#welcome-logo { #welcome-logo {
width: 50%; width: 50%;
display: block; top: 295px;
margin-top: 480px; display: block;
margin-left: auto; position: relative;
margin-right: auto; margin-right: auto;
pointer-events: none; margin-left: auto;
transform: translateY(-200px); max-width: 720px;
filter: drop-shadow(5px 5px 5px #222);
max-width: 720px;
} }
.welcome_text { .welcome_text {