diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 399c503..fba4a2a 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -9,6 +9,9 @@ /* use whatever you like */ /* once upon a time this was a stiefelstrapse! but no more! */ +html, body { + touch-action: pan-x pan-y; +} html[theme='f0ck'] { --accent: #9f0; --accent-rgb: 153, 255, 0; diff --git a/views/index.html b/views/index.html index 7fa085c..a99ba4b 100644 --- a/views/index.html +++ b/views/index.html @@ -1,7 +1,7 @@ @if(private_society && !session)