commit jun 11

This commit is contained in:
2024-06-11 10:40:26 +02:00
parent 9b86438eb2
commit 2edc80f4ab
11 changed files with 61 additions and 44 deletions

View File

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