add list page and multiples optis
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s

This commit is contained in:
Shinuwa 2026-07-24 16:14:14 +02:00
parent d9d22683dc
commit 959fa42454
30 changed files with 1015 additions and 45 deletions

View file

@ -30,7 +30,8 @@
justify-content: center;
}
.about-story-section {
.about-story-section,
.about-contribute-section {
grid-template-columns: 1fr;
}
@ -74,6 +75,7 @@
.page-hero,
.origin-section,
.about-story-section,
.about-contribute-section,
.about-tools-list,
.section-grid,
.info-grid {