commit | dbd4a3ccc5944c48dc64cd857be2df00d7181cf7 | [log] [tgz] |
---|---|---|
author | delefme <69395121+delefme@users.noreply.github.com> | Fri Oct 09 09:18:09 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 09 09:18:09 2020 +0200 |
tree | cd8348efd1721c9f8efadfe1cf08e760f869d752 | |
parent | ebb53849a96defc951f7e4cfa9b37b1e08c65f7b [diff] |
Disable double tap zoom
diff --git a/css/bulma-adjustments.css b/css/bulma-adjustments.css index f0960a4..ff91e36 100644 --- a/css/bulma-adjustments.css +++ b/css/bulma-adjustments.css
@@ -1,5 +1,6 @@ html { min-width: auto; + touch-action: manipulation; } .buttons.grid {