Skip to content

Commit

Permalink
add input to trigger keyboard on mobile attempt two
Browse files Browse the repository at this point in the history
  • Loading branch information
beccajonas committed Nov 19, 2023
1 parent 4d7dafe commit 11f4321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,5 @@ body {
#hiddenInput {
position: absolute;
top: -100px;
opacity: 0; /* Make it transparent */
opacity: 0.5; /* Make it semi-transparent */
}

0 comments on commit 11f4321

Please sign in to comment.