* css mobile behavior correction

This commit is contained in:
Santiago Cattaneo 2022-04-18 17:48:54 -03:00
parent 89078a7272
commit 5408791f65

View file

@ -2,9 +2,6 @@
html, body { html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
overscroll-behavior: none; overscroll-behavior: none;
} }