fix scrolling sections

This commit is contained in:
Aoife
2020-11-20 21:05:03 -05:00
parent 1fbea5df71
commit c255b39ed7
5 changed files with 49 additions and 9 deletions
+2
View File
@@ -5,6 +5,8 @@ body {
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
height: 100vh;
}
code {