Add touch-action: manipulation for mobile devices

soper-book
Alex Shpak 2020-02-12 23:31:58 +01:00
parent 2088c9a0cb
commit f633bbe679
3 changed files with 3 additions and 2 deletions

View File

@ -2,6 +2,7 @@ html {
font-size: $font-size-base;
letter-spacing: 0.33px;
scroll-behavior: smooth;
touch-action: manipulation;
}
html,

View File

@ -1 +1 @@
{"Target":"book.min.5bc8a1cbdb053dcac7ddf7a245778b7e179f99d499608035c8a8bb328278e091.css","MediaType":"text/css","Data":{"Integrity":"sha256-W8ihy9sFPcrH3feiRXeLfhefmdSZYIA1yKi7MoJ44JE="}}
{"Target":"book.min.edc993575be58655f3e49634e3ca6db09cc38ac9aa03ecdbe81d941636e35273.css","MediaType":"text/css","Data":{"Integrity":"sha256-7cmTV1vlhlXz5JY048ptsJzDismqA+zb6B2UFjbjUnM="}}