btn back to top
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s

This commit is contained in:
Julie Blanc 2026-02-23 18:12:04 +01:00
parent bdb60646d0
commit c59f4d93dd
11 changed files with 160 additions and 120 deletions

View file

@ -92,6 +92,7 @@
.media{
margin-inline: auto;
max-width: var(--max-w-content);
min-width: 0;
position: sticky;
top: calc(var(--header-h) + var(--spacing));