projets barre filtres

This commit is contained in:
2023-10-24 22:46:18 +02:00
parent 6ca0f70bb0
commit 4a9096412f
2 changed files with 17 additions and 2 deletions
@@ -126,6 +126,8 @@
&::before{
content: 'Filtrer par :';
margin-right: 1rem;
margin-bottom: 1rem;
width: 160px;
@media (max-width: 479px){
padding-bottom: 1rem;
}
@@ -135,6 +137,11 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
.form-item{
margin-right: 2rem;
margin-bottom: 2rem;
}
#edit-field-neuf-rehabilitation-value--wrapper{
legend{display: none;}
.js-form-item-field-neuf-rehabilitation-value:first-of-type{
@@ -183,6 +190,7 @@
padding-right: 1rem;
}
#edit-submit-projets{
display: inline-block;
background-color: $blue-light;
color: white;
text-transform: uppercase;