This commit is contained in:
Schmelczer András 2019-12-30 13:57:42 +01:00
parent 2ee4e36888
commit 82a0ce6ec0
5 changed files with 65 additions and 36 deletions

View file

@ -30,11 +30,8 @@ body {
& > main {
height: 100%;
overflow-y: auto;
overflow-y: scroll;
overflow-x: hidden;
perspective-origin: center center;
perspective: 5px;
will-change: scroll-position, transform;
noscript {
@include square(100%);