documentation structure

This commit is contained in:
David Haz
2025-07-08 23:34:52 +03:00
parent 9ddb731258
commit 660e4fd701
46 changed files with 3488 additions and 79 deletions

View File

@@ -3,7 +3,7 @@
margin-top: 8rem;
padding: 2.4rem;
border-top: 1px solid rgba(149, 184, 148, 0.1);
background: linear-gradient(to bottom, transparent, #0e0e0e);
background: linear-gradient(to bottom, transparent, #0b0b0b);
z-index: 220;
}