This commit is contained in:
2024-06-05 16:57:33 +02:00
parent 84194c85fe
commit cadbb9b457
28 changed files with 1332 additions and 174 deletions

View File

@@ -19,7 +19,7 @@
}
.p-1{
padding: 17px 0 0 0 !important;
padding: 17px 0 0 !important;
margin-bottom: 16px;
font-style: normal;
font-weight: 400;
@@ -43,4 +43,14 @@
}
}
@media only screen and (min-width:992px) {
.fp-row{
margin-top: 60px;
}
.first-part-au{
padding: 0 30px;
}
}