Welcome Text Adjustment

This commit is contained in:
LightSaveUs
2022-10-27 21:05:24 +03:00
committed by GitHub
parent a1e8289126
commit 01730e51a0

View File

@@ -2381,6 +2381,10 @@ body {
max-width: 720px;
}
.welcome_text {
transform: translate(10px, 15px);
}
/* Popups */
#popup-container {
position: absolute;