Revert "started working on the docs sidebar"

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

View File

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