display none titre partenaires
This commit is contained in:
@@ -3218,7 +3218,7 @@ body {
|
||||
align-items: center;
|
||||
}
|
||||
.partenaires .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||
margin-top: 1rem;
|
||||
margin-top: 4rem;
|
||||
width: fit-content;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
@@ -3228,6 +3228,7 @@ body {
|
||||
}
|
||||
}
|
||||
.partenaires .layout-content .content_container #block-quartiers-de-demain-titredepage h1 {
|
||||
display: none;
|
||||
text-transform: none;
|
||||
color: black;
|
||||
font-size: 2rem;
|
||||
|
@@ -6,7 +6,7 @@
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
#block-quartiers-de-demain-titredepage{
|
||||
margin-top: 1rem;
|
||||
margin-top: 4rem;
|
||||
width: fit-content;
|
||||
@media(max-width: 810px){
|
||||
margin-top: 14rem;
|
||||
@@ -14,6 +14,7 @@
|
||||
}
|
||||
|
||||
h1{
|
||||
display: none;
|
||||
text-transform: none;
|
||||
color: black;
|
||||
font-size: 2rem;
|
||||
|
Reference in New Issue
Block a user