Compare commits

..

No commits in common. "9185866851b68797dccb721bdae0c122025da408" and "fe31c51f84eddb126ca9ee83d4b08ab0f6984542" have entirely different histories.

3 changed files with 2 additions and 32 deletions

View File

@ -624,12 +624,6 @@ footer {
padding-left: 0rem;
}
}
.footer #footer-middle #block-quartiers-de-demain-views-block-statics-fields-block-1-2 {
padding-left: 40px;
}
.footer #footer-middle #block-quartiers-de-demain-views-block-statics-fields-block-1-2 span:nth-child(2) {
display: none;
}
@media (max-width: 700px) {
.footer #footer-right {
display: flex;
@ -638,6 +632,7 @@ footer {
}
}
.footer #footer-right #block-quartiers-de-demain-socialmedialinks {
display: none;
flex-direction: column;
}
.footer #footer-right #block-quartiers-de-demain-socialmedialinks h2 {
@ -1746,12 +1741,6 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
margin-top: 0;
}
}
#home article.node-type-static .field_body > p:nth-child(4) {
flex: 1 100%;
display: flex;
justify-content: flex-end;
padding-right: 2rem;
}
#home article.node-type-static .field_field_title {
width: fit-content;
margin: auto;

View File

@ -124,18 +124,6 @@
margin-top: 0;
}
}
> p:nth-child(4){
flex: 1 100%;
display: flex;
justify-content: flex-end;
padding-right: 2rem;
// margin: auto;
// padding-bottom: 2rem;
// @media(max-width: 1090px){
// padding-top: 0 ;
// margin-top: 0;
// }
}
}
.field_field_title{
width: fit-content;

View File

@ -100,13 +100,6 @@ footer{
}
}
font-size: 0.6rem;
#block-quartiers-de-demain-views-block-statics-fields-block-1-2{
padding-left: 40px;
span:nth-child(2){
display: none;
}
}
}
#footer-right{
// grid-column: 10 / 12;
@ -117,7 +110,7 @@ footer{
max-width: 50%;
}
#block-quartiers-de-demain-socialmedialinks{
// display: none;
display: none;
flex-direction: column;
h2{
display: flex;