Skip to content

Commit

Permalink
Changes the overlay opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
aryann committed Nov 24, 2024
1 parent 6f25ce4 commit fea003a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/Square.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
height: 100%;
width: 100%;
background-color: yellow;
opacity: 0.5;
opacity: 0.3;
}

0 comments on commit fea003a

Please sign in to comment.