properly set hrefs for dynamic paths on notes list

This commit is contained in:
2022-01-07 08:56:37 -05:00
parent 3528707e52
commit 34d2304e7c
6 changed files with 117 additions and 125 deletions
-1
View File
@@ -2,7 +2,6 @@ body {
width: 100%;
height: 100%;
margin: 0 auto;
scroll-behavior: smooth;
background-color: var(--background-outer);
}