Skip to content

Commit

Permalink
removed app breaking css
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahthedev committed Jan 27, 2024
1 parent 75180a6 commit 18b45d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Edge */
overflow-y: hidden;
}
html, body {
touch-action: manipulation;
Expand Down

0 comments on commit 18b45d7

Please sign in to comment.