add list page and multiples optis
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
This commit is contained in:
parent
d9d22683dc
commit
959fa42454
30 changed files with 1015 additions and 45 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue