css modules

This commit is contained in:
2021-06-21 18:30:15 +02:00
parent b8e8055517
commit 0a7a10c92d
3 changed files with 20 additions and 7 deletions

View File

@ -1595,8 +1595,13 @@
width: 70%;
}
}
.titre-module{
}
.module {
width: 75%;
margin:auto;
padding-right: 10%;
.valeurs{
display: flex;
flexdirection: row;