affichage img_hero

This commit is contained in:
2024-05-06 11:04:45 +02:00
parent 29adca7bd4
commit 71ec25822e
5 changed files with 36 additions and 0 deletions
@@ -43,3 +43,12 @@ article {
}
//////////////////////// à enlever quand images
#main-content-node {
.__img-hero{
display: none;
}
}
////////////////////////////////
@@ -2,6 +2,12 @@
h4, h2{
color: $color2024;
}
//////////////////////// à enlever quand images
.__img-hero{
display: none;
}
////////////////////////////////
.__wrapper{
.__title{
margin: 0.5rem 0;
@@ -41,3 +47,4 @@
}
}
}