second commit jun 10

This commit is contained in:
2024-06-10 16:41:28 +02:00
parent 76e56a25d2
commit 9b86438eb2
23 changed files with 212 additions and 215 deletions

View File

@@ -22,3 +22,9 @@
margin-top: 18px;
margin-bottom: 8px;
}
@media only screen and (min-width:992px) {
.p-form-s{
padding: 0 450px !important;
}
}