Skip to content

Commit

Permalink
fix recapturing input on click in safari
Browse files Browse the repository at this point in the history
  • Loading branch information
okaybenji committed Dec 11, 2020
1 parent 7f37f59 commit 933a4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/retro.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ body::after {
width: 100vw;
height: 100vh;
background: repeating-linear-gradient(rgba(255, 78, 0, 0.03) 0.5vh, rgba(0, 0, 0, 0.05) 0.8vh);
z-index: -1;
}

/* scrollbar */
Expand Down

0 comments on commit 933a4f8

Please sign in to comment.