created colloque 2024 theme
This commit is contained in:
@@ -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";
|
||||
Reference in New Issue
Block a user