change typo et couleur

This commit is contained in:
2024-04-16 09:32:02 +02:00
parent 31fe945538
commit 82076eabb0
66 changed files with 6105 additions and 1133 deletions
@@ -0,0 +1,15 @@
.medias .paragraph--type--images {
width: 100%; }
.medias .paragraph--type--video {
margin: 4rem 0; }
.medias .paragraph--type--video > div {
font-family: "Marianne";
font-size: 2rem;
line-height: normal;
text-align: center;
margin-bottom: 1rem;
text-transform: uppercase; }
@media screen and (min-width: 768px) {
.medias .paragraph--type--video > div {
text-align: left; } }