Public Access
5
0

Compare commits

..

2 Commits

View File

@@ -147,6 +147,9 @@ footer {
.accueil #rencontreEquipe {
display: flex;
flex-wrap: wrap;
background-color: #E6ECF3;
color: #606060;
height: 85vh;
}
.accueil #rencontreEquipe div {
@@ -449,8 +452,8 @@ footer {
}
.lore h1,
h2,
h3 {
.lore h2,
.lore h3 {
margin: 10px;
}