footer, root module nav, and main page done

This commit is contained in:
Xanazf 2024-10-09 01:14:02 +03:00
parent cd1226e333
commit 23719ec405
Signed by: Xanazf
GPG key ID: 4E4A5AD1FB748427
17 changed files with 519 additions and 34 deletions

View file

@ -2,7 +2,7 @@
@import "./docs-types.css";
.docslayout-root {
margin: 0.618rem;
margin-inline: 0.618rem;
margin-top: 3.5rem;
}
@ -88,6 +88,7 @@ ul {
.docslayout-root {
margin-left: calc(1.618rem + 260px);
padding-bottom: 3rem;
}
.docs-content {