Compare commits

1 Commits

Author SHA1 Message Date
6424f66732 Blocking pull to reload. 2019-07-30 16:02:43 +00:00

1
src/index.scss Executable file → Normal file
View File

@ -11,6 +11,7 @@ body {
font-size: 18px;
width: 100%;
height: 100%;
overscroll-behavior-y: contain;
}
html {