Skip to content

Commit

Permalink
fix panning for alex/mobile - take 4
Browse files Browse the repository at this point in the history
  • Loading branch information
eyaler committed Jan 14, 2024
1 parent 2e04960 commit 898c55d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions resen/down/style.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
html {
overflow: clip;
}

body {
background-image: url('down.jpg');
background-position: 43% 40%;
background-size: 500%;
--fg_dim: var(--fg);
pointer-events: none;
touch-action: none;
user-select: none;
-webkit-user-select: none;
}
Expand Down

0 comments on commit 898c55d

Please sign in to comment.