Skip to content

Commit

Permalink
Move hydra behind strudel canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
reckter committed Jan 4, 2025
1 parent cd3f0cc commit 3683d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ iframe#strudel {

iframe#hydra {
border: 0;
z-index: -1;
z-index: -2;
position: fixed;
top: 0;
left: 0;
Expand Down

0 comments on commit 3683d75

Please sign in to comment.