
.disable-dbl-tap-zoom {
    touch-action: manipulation;
  }

  * { touch-action: manipulation; }
