* more testing scroll

This commit is contained in:
Santiago Cattaneo 2022-04-18 18:01:19 -03:00
parent 5408791f65
commit 79ec2404bf

View file

@ -2,7 +2,8 @@
html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
overscroll-behavior: none;
overscroll-behavior-x: none;
overscroll-behavior-y: none;
}
h1:focus {