RESPONSIVE FIX gap size between shapes in theme css
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2026-05-20 11:57:08 +02:00
parent 1a2d2708ef
commit 9a17d2a437

View File

@ -2,7 +2,6 @@
display: grid;
grid-template-columns: repeat(4, 1fr);
justify-content: center;
gap: 10rem;
&__shape {
// background-color: red;