Skip to content

Commit 2fc0a6f

Browse files
author
Mark Funk
committed
Adding momentum scrolling for iOS on Main div in website.
1 parent efa02a1 commit 2fc0a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ pre > code {
5252
bottom: 0;
5353
right: 0;
5454
overflow: scroll;
55+
-webkit-overflow-scrolling: touch;
5556
box-sizing: border-box;
5657
padding: 40px;
5758
}

0 commit comments

Comments
 (0)