Revert "Revert "started working on the docs sidebar""

This reverts commit 121903e2b9.
This commit is contained in:
2024-02-05 20:05:45 +01:00
parent 121903e2b9
commit f1b7fdb486
11 changed files with 319 additions and 7 deletions

View File

@@ -22,10 +22,17 @@ h1 {
border: 1px solid lighten($highlight-primary, 16%);
box-shadow: 0px 4px 4px 0px #00000040;
padding: 2vw;
margin-inline: 20vw;
margin-inline: 10vw;
margin-bottom: 11vh;
}
.sidebar{
position: absolute;
right: 0;
top: 0;
margin-top: 10.5vh;
}
td {
border-inline: 15px solid;