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

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