css filtres ressources remonte pour 1300px

This commit is contained in:
2025-07-11 13:49:08 +02:00
parent 2711648bcc
commit 4cd6a70fb6
2 changed files with 10 additions and 2 deletions

View File

@@ -7,6 +7,9 @@
// z-index: 98;
// margin: 1rem 2rem;
background-color: transparent;
@media(max-width: 1300px){
top: $header-height;
}
@media(max-width: 810px){
position: relative;
width: 100%;
@@ -140,7 +143,7 @@
}
}
.form-actions{
padding-top:1rem ;
padding-top:0rem ;
display: flex;
flex-direction: row;
justify-content: space-between;