created colloque 2024 theme

This commit is contained in:
2024-03-07 13:13:44 +01:00
parent 96da96e96d
commit ff8712ff3c
303 changed files with 45057 additions and 0 deletions
@@ -0,0 +1,19 @@
.medias{
.paragraph--type--images{
width: 100%;
}
.paragraph--type--video{
margin: 4rem 0;
& > div{
font-family: dukefill;
font-size: 2rem;
line-height: normal;
text-align: center;
margin-bottom: 1rem;
text-transform: uppercase;
@media screen and (min-width: 768px) {
text-align: left;
}
}
}
}
@@ -0,0 +1 @@
@import "media.scss";