fond blanc page programme, position block third exode urbain

This commit is contained in:
2025-04-14 15:20:30 +02:00
parent ea9457d7d4
commit 5fa9f260f3
6 changed files with 14 additions and 9 deletions

View File

@@ -445,8 +445,7 @@
padding: 1rem 1.5rem ;
a.prog-palpite-link,
a.prog-ressources-link,
a.prog-exodeurbain-link,
a.prog-missionphoto-link{
a.prog-exodeurbain-link{
text-transform: uppercase;
font-family: "duke";
font-size: $font-large;
@@ -670,7 +669,8 @@
opacity: 1;
position: absolute;
top: 0; bottom: 0; left: -15px; right: -15px;
box-shadow: inset $bck-col 0 -4rem 2rem;
// box-shadow: inset $bck-col 0 -4rem 2rem;
box-shadow: inset white 0 -4rem 2rem;
}
.body_open{
height: auto;
@@ -1072,5 +1072,8 @@
transition: all 250ms ease;
}
}
.block-region-third{
margin-top: 90%;
}
}