We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccfc65e + 2fc0a6f commit 15f14cdCopy full SHA for 15f14cd
website/styles.css
@@ -52,6 +52,7 @@ pre > code {
52
bottom: 0;
53
right: 0;
54
overflow: scroll;
55
+ -webkit-overflow-scrolling: touch;
56
box-sizing: border-box;
57
padding: 40px;
58
}
0 commit comments