limit range of progress

This commit is contained in:
2021-02-10 11:23:38 +01:00
parent 564f3c57f8
commit ecba2ba7dc
3 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
* {
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
scroll-behavior: smooth;
}
:root {