1
0
forked from sent/waves
waves/public/assets/g/hillclimbracing/file.css
2025-04-09 17:11:14 -05:00

9 lines
176 B
CSS

body {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
touch-action: none;
}