diff --git a/Examples/sundellsColors.css b/Examples/sundellsColors.css index af52fea..90ce6d6 100644 --- a/Examples/sundellsColors.css +++ b/Examples/sundellsColors.css @@ -20,6 +20,7 @@ pre code { font-size: 0.95em; overflow-x: auto; white-space: pre; + -webkit-overflow-scrolling: touch; } pre code .keyword {