home centrage bouton + display none ville-region en double

This commit is contained in:
2026-05-29 11:23:17 +02:00
parent 0b12405c00
commit ef5f79d5a9
2 changed files with 36 additions and 16 deletions
+22 -8
View File
@@ -291,14 +291,19 @@
.inline.links{
z-index: 95;
align-self: flex-end;
width: fit-content;
// align-self: flex-end;
// width: fit-content;
flex: 0 0 100%;
width: 100%;
display: flex;
justify-content: center;
height: fit-content;
padding: 0.4rem 1rem;
// padding: 0.4rem 1rem;
padding: 0;
font-size: 0.8rem;
margin: 0;
background-color: $white;
border: 2px solid $blue-light;
// background-color: $white;
// border: 2px solid $blue-light;
list-style: none;
a{
@@ -307,6 +312,11 @@
color: $blue-light;
display: inline-flex;
align-items: center;
padding: 0.4rem 1rem;
font-size: 0.8rem;
margin: 0;
background-color: $white;
border: 2px solid $blue-light;
&:after{
// display: block;
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
@@ -534,6 +544,9 @@
font-size: 0.7rem;
}
}
.ville-region{
display: none;
}
}
}
}
@@ -544,9 +557,9 @@
// bouton voir tous les projets du bandeau bleu
.block-block-contentbfb4368c-4f85-4329-88f1-8769161aa66f{
display: flex;
flex-flow: row-reverse;
// flex-flow: row-reverse;
background: $background-actus;
padding-right:10%;
// padding-right:10%;
padding-top: 2rem;
padding-bottom: 4rem;
@media(max-width:479px) {
@@ -558,7 +571,8 @@
height: fit-content;
padding: 0.4rem 1rem;
font-size: 0.8rem;
margin: 0;
margin: auto;
// margin: 0;
background-color: $white;
border: 2px solid $blue-light;
list-style: none;