bandeau devis home + packs

This commit is contained in:
2021-06-13 20:52:18 +02:00
parent 1deaf3f44c
commit c8f59ec4b1
3 changed files with 19 additions and 11 deletions

View File

@ -1142,6 +1142,13 @@
}
}
}
#devis {
&.home{
.title{
visibility: hidden;
}
}
}
#devis{
@include inlineflex();
@ -1152,7 +1159,6 @@
width: 100%;
// height: 300px;
.title{
visibility: hidden;
width: 200px;
height: 200px;
background: $red;
@ -1204,7 +1210,7 @@
}
#devis{
&.item, &.sublog, &.item-article{
&.item, &.sublog, &.item-article, &.nos-offres, &.nos-packs{
background: $red;
height: auto;
padding: 20px 0;