diff --git a/liquet/style.css b/liquet/style.css index 09d624c..6a05c93 100644 --- a/liquet/style.css +++ b/liquet/style.css @@ -12,6 +12,7 @@ Theme URI: https://github.com/cupcakearmy/liquet * { box-sizing: border-box; + -webkit-overflow-scrolling: touch; --clr-primary: hsl(194, 100%, 88%); --clr-white: #ffffff; --clr-black: #000000;