Skip to content

Commit

Permalink
touch-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanve committed Jan 10, 2017
1 parent 0aa95f7 commit ce4dcba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ html { background: whitesmoke; color: black }
[hidden] { display: none }
html { font: 1em/2 sans-serif; }
body { width: 100%; margin: auto; padding: 1em }
a, button, input, label, select, summary, textarea { touch-action: manipulation }
a { text-decoration: none }
a:hover { text-decoration: underline }
pre, code { -moz-tab-size: 2; -o-tab-size: 2; tab-size: 2 }
Expand Down

0 comments on commit ce4dcba

Please sign in to comment.