Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanAZ committed Jul 21, 2024
1 parent cec22ad commit 2ae6c7a
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 @@ -116,7 +116,7 @@ body {
border-radius: 8px;
transition: all 0.2s ease;
cursor: pointer;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.05);
position: relative;
font-size: 16px;
background-repeat: no-repeat;
Expand Down

0 comments on commit 2ae6c7a

Please sign in to comment.