apply to html and body, not button

This commit is contained in:
ducoterra
2020-04-25 15:14:01 -04:00
parent 5efb93ea68
commit 6feac7ef2e
2 changed files with 2 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
<h1 class="title">
The Button
</h1>
<button class="button is-primary disable-dbl-tap-zoom" id="BUTTON">Press</button>
<button class="button is-primary" id="BUTTON">Press</button>
</div>
<div><br></div>
<div>