This commit is contained in:
2024-07-01 12:26:37 +02:00
parent b32487c269
commit 09cd038feb
6 changed files with 65 additions and 47 deletions
@@ -1,17 +1,20 @@
.page-programme{
.layout__region--first{
position: relative;
.block-region-first{
padding-left: 20%;
// position: relative;
padding-left:3rem;
display: flex;
justify-content: flex-end;
position: -webkit-sticky;
position: sticky;
position: fixed;
top: 10rem;
> .block-block-content{
// position: -webkit-sticky;
// position: sticky;
// top: 10rem;
width: 100%;
ul{
padding-left: 0;