docs: refactor docs structure

This commit is contained in:
3252a8
2026-05-26 23:31:04 +03:00
parent c3381bdd31
commit 11048a6ed8
26 changed files with 203 additions and 192 deletions
+8
View File
@@ -12,6 +12,14 @@
color: #00fe7a;
}
.minishop-header-link {
column-gap: 0.625rem;
}
.minishop-header-link svg {
flex-shrink: 0;
}
.hero {
gap: clamp(2rem, 6vw, 5rem);
padding-block: clamp(3.5rem, 10vw, 6.5rem);