add video to report
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s

This commit is contained in:
Julie Blanc 2026-02-06 17:13:27 +01:00
parent debbefb623
commit aeb5abb7aa
4 changed files with 40 additions and 1 deletions

View file

@ -270,6 +270,7 @@
grid-template-columns: 1fr 1fr;
gap: var(--padding-body);
margin-bottom: calc(var(--spacing)*4);
margin-top: calc(var(--spacing)*2);
position: relative;