header static menu promoted & static content well displayed #2194
This commit is contained in:
@@ -101,6 +101,21 @@ body{
|
||||
}
|
||||
section.static{
|
||||
@include main-cartouche();
|
||||
h2{
|
||||
font-weight: 400;
|
||||
font-size: 1.323em;
|
||||
padding: 1em 0;
|
||||
}
|
||||
p:not(:last-of-type){
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
img{
|
||||
width: 100%;
|
||||
}
|
||||
iframe{
|
||||
width: 100%;
|
||||
aspect-ratio: 4 / 3;
|
||||
}
|
||||
}
|
||||
section.concernement{
|
||||
@include main-cartouche();
|
||||
|
Reference in New Issue
Block a user