footer, root module nav, and main page done
This commit is contained in:
parent
cd1226e333
commit
23719ec405
17 changed files with 519 additions and 34 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue