bandeau devis home + packs
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user