nos valeurs
This commit is contained in:
@ -1108,32 +1108,20 @@
|
||||
|
||||
#item, #item-article{
|
||||
.content{
|
||||
width: calc(50% + 150px);
|
||||
// width: 65%;
|
||||
margin-left: 15%;
|
||||
display:flex;
|
||||
flex-direction: column;
|
||||
|
||||
// @include inlineflex;
|
||||
@include inlineflex;
|
||||
.images_s{
|
||||
display: inline-flex;
|
||||
justify-content: space-between;
|
||||
// width: calc(100% / 2 - 15px);
|
||||
width: 100%;
|
||||
// width: 40%;
|
||||
width: 40%;
|
||||
align-self: center;
|
||||
// min-width: 300px;
|
||||
margin-right: 15px;
|
||||
img{
|
||||
margin-right: 15px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
.content_s{
|
||||
width: calc(60% - 30px);
|
||||
display: contents;
|
||||
}
|
||||
|
||||
.icones{
|
||||
margin: 70px 0;
|
||||
@include inlineflex;
|
||||
@ -1222,7 +1210,7 @@
|
||||
}
|
||||
|
||||
#devis{
|
||||
&.item, &.sublog, &.item-article, &.nos-offres, &.nos-packs{
|
||||
&.item, &.sublog, &.item-article, &.nos-offres, &.nos-packs, &.le_campus{
|
||||
background: $red;
|
||||
height: auto;
|
||||
padding: 20px 0;
|
||||
|
Reference in New Issue
Block a user