This commit is contained in:
2021-11-17 20:33:11 +01:00
parent 41baaaaf31
commit 888d001c27
6 changed files with 105 additions and 197 deletions
@@ -4,7 +4,6 @@
#fotter-bottom{
display: flex;
flex-direction: row;
justify-content: space-around;
.region{
display: block;
@@ -16,7 +15,7 @@
color: $blue-dark;
}
img{
height: 50px;
height: 4rem;
width: auto;
}
@@ -38,8 +37,19 @@
}
}
.view-id-partenaires{
.view-content{
display: flex;
flex-direction: row;
justify-content:flex-start;
flex-wrap: wrap;
.node-type-partenaires_logo_footer_{
padding-right: 1rem;
padding-bottom: 1rem;
}
}
}
// .twitter::before {