it works
This commit is contained in:
parent
2ee4e36888
commit
82a0ce6ec0
5 changed files with 65 additions and 36 deletions
|
|
@ -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%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue