(stacked notes) smooth scroll to focused note

This commit is contained in:
Julien Calixte
2021-03-14 21:11:06 +01:00
parent 4df7b95d26
commit 23a310f986
5 changed files with 78 additions and 15 deletions

View File

@@ -14,6 +14,7 @@ html {
body {
font-family: 'Courier Prime', monospace;
height: 100vh;
scroll-behavior: smooth
}
@media screen and (min-width: 769px) {