mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-10-31 23:54:12 +01:00
ios smooth scrolling
This commit is contained in:
parent
06be702099
commit
546ee17844
@ -12,6 +12,7 @@ Theme URI: https://github.com/cupcakearmy/liquet
|
|||||||
|
|
||||||
* {
|
* {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
-webkit-overflow-scrolling: touch;
|
||||||
--clr-primary: hsl(194, 100%, 88%);
|
--clr-primary: hsl(194, 100%, 88%);
|
||||||
--clr-white: #ffffff;
|
--clr-white: #ffffff;
|
||||||
--clr-black: #000000;
|
--clr-black: #000000;
|
||||||
|
Loading…
Reference in New Issue
Block a user