continued working on sidebar

This commit is contained in:
2024-02-07 12:36:43 +01:00
parent 36fed98627
commit db8ad07ef8
8 changed files with 538 additions and 17 deletions

View File

@@ -1,3 +1,5 @@
@import './_var.scss';
header {
padding-top: 2.5vh;
padding-bottom: 2.5vh;
@@ -30,7 +32,7 @@ header {
.active {
font-family: "Satoshi-Bold";
color: #7eca9c;
color: $accent;
}
.highlighter {