css equipe img rond
This commit is contained in:
@@ -731,6 +731,8 @@ a {
|
||||
grid-column: 1 / 2;
|
||||
grid-row: 1 / span 3;
|
||||
padding-right: 1rem; }
|
||||
.field--name-field-equipes .paragraph--type--equipe .paragraph--type--personne .field--name-field-photo img {
|
||||
border-radius: 50%; }
|
||||
.field--name-field-equipes .paragraph--type--equipe .paragraph--type--personne .field--name-field-prenom {
|
||||
grid-column: 2 / span 3;
|
||||
grid-row: 1;
|
||||
|
||||
@@ -95,6 +95,9 @@
|
||||
grid-row: 1 / span 3;
|
||||
// margin-top: 2rem;
|
||||
padding-right: 1rem;
|
||||
img{
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
.field--name-field-prenom{
|
||||
grid-column: 2 / span 3;
|
||||
|
||||
Reference in New Issue
Block a user