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 {
width: 50%;
display: block;
margin-top: 480px;
margin-left: auto;
margin-right: auto;
pointer-events: none;
transform: translateY(-200px);
filter: drop-shadow(5px 5px 5px #222);
max-width: 720px;
width: 50%;
top: 295px;
display: block;
position: relative;
margin-right: auto;
margin-left: auto;
max-width: 720px;
}
.welcome_text {