css filtres ressources remonte pour 1300px
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user