footer
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user