fix(previous-editions): fix cell-width to render correctly
All checks were successful
Deploy Fefan / deploy (push) Successful in 3m31s

This commit is contained in:
Julien Aldon
2026-04-21 16:22:04 +02:00
parent ce7fb3eca7
commit 1fb13b6093

View File

@@ -1,5 +1,5 @@
.editionSection {
--cell-width: 14.25rem;
--cell-width: 10.25rem;
display: grid;
scroll-snap-align: center;