optimizing mobile song text view

This commit is contained in:
2020-05-13 19:35:21 +02:00
committed by benjamin
parent a50d988f9b
commit 760964fb69
6 changed files with 22 additions and 14 deletions
+3
View File
@@ -8,6 +8,9 @@
//html, body {
// height: 100%;
//}
html {
scroll-behavior: smooth;
}
body {
margin: 0;