Fix frontend part

This commit is contained in:
Hepatica
2024-03-03 05:15:13 +01:00
parent 82b963e203
commit 2ffb2e2dcc
8 changed files with 90 additions and 33 deletions

View File

@@ -86,7 +86,13 @@ margin-top: 3.5px;
display: flex;
justify-content: space-around;
align-content: center;
margin-top: 40px;
margin-top: 3vh;
}
@media (max-height: 879px) {
.Social1where {
margin-top: 0;
}
}
.questions_box {
margin-bottom: 24px;