This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
}
|
||||
|
||||
.bloc-text h3 {
|
||||
font-size: 1.9rem;
|
||||
font-size: 2.1rem;
|
||||
color: #E72E77;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
@@ -239,4 +239,9 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
/* Revoke alternate layout for image on left or right */
|
||||
.hero-bloc:nth-child(even) {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user