📱 (note)

This commit is contained in:
2021-03-15 23:41:34 +01:00
parent 6c99aeba91
commit acf54f7a86
9 changed files with 107 additions and 45 deletions

View File

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