change typo et couleur
This commit is contained in:
@@ -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; } }
|
||||
Reference in New Issue
Block a user