dynamic home
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s

This commit is contained in:
Julie Blanc 2026-02-26 15:03:52 +01:00
parent 6cd89d11fb
commit 7fc8ab6c5a
5 changed files with 38 additions and 131 deletions

View file

@ -56,7 +56,7 @@
.col-left {
align-self: start;
position: sticky;
top: calc(var(--header-h) + var(--spacing)*4);
top: calc(var(--header-h) + var(--spacing)*1.5);
}