css adjustements

This commit is contained in:
2023-11-30 16:27:34 +01:00
parent d45afa87e5
commit 64760d59a8
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -579,8 +579,7 @@ footer {
max-width: 120px;
height: fit-content;
max-height: 115px;
object-fit: contain;
padding: 1rem; }
object-fit: contain; }
.form-item {
display: flex;
@@ -129,7 +129,7 @@ margin-left: 10%;
height: fit-content;
max-height: 115px;
object-fit: contain;
padding: 1rem;
// padding: 1rem;
}
}
}