attempt fix with overflow

This commit is contained in:
ducoterra
2020-04-25 19:35:09 -04:00
parent c80ef7441d
commit f11f9a0d97
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
html, body {
height: 100%;
width: 100%;
touch-action: manipulation;
overflow: auto;
}
.section, .container {