page partenaires
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
|
||||
|
||||
|
||||
.field--name-field-partenaires{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
.paragraph--type--partenaire{
|
||||
|
||||
.field--name-field-logo{
|
||||
display: block;
|
||||
width: 30%;
|
||||
height: inherit;
|
||||
float: left;
|
||||
}
|
||||
.field--name-field-titre{
|
||||
clear: both;
|
||||
width: 70%;
|
||||
font-weight: 800;
|
||||
}
|
||||
.field--name-field-texte{
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user