commit jun 6

This commit is contained in:
2024-06-07 16:54:29 +02:00
parent 11271513ea
commit 11af19a797
9 changed files with 888 additions and 69 deletions

View File

@@ -43,4 +43,17 @@
padding: 16px 22px;
}
}
}
@media only screen and (min-width:768px) {
.page-navigation{
margin-left: 60px !important;
margin-right: 60px !important;
padding: 52px 0 45px 0;
.next-icon{
margin-left: 100px !important;
}
}
}