kiwix-js-pwa/www/css/default.css
Geoffrey Kantaris 2698eea812 Rearranged FS
Former-commit-id: 8debabfafd260d5d202609c41b74b0079b014c75
2017-06-14 22:28:26 +01:00

5 lines
98 B
CSS

body {
/** Uncomment this to enable scrolling and zooming */
touch-action: manipulation;
}