Welcome Text Container Adjustment

This commit is contained in:
LightSaveUs
2022-10-28 02:12:25 +03:00
committed by GitHub
parent 23b7a08abb
commit c931ccd8cb

View File

@@ -2379,8 +2379,10 @@ body {
max-width: 720px;
}
.welcome_text {
transform: translate(10px, 15px);
#welcome-text-content {
position: relative;
top: 500px;
left: 10px;
}
/* Popups */