Skip to content

Commit

Permalink
small box shadow tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmrs committed Jul 12, 2023
1 parent 591e63f commit cc54682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_box-shadow.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

.shadow-hover:hover,
.shadow-hover:focus {
--shadow-opacity: .15;
--shadow-opacity: .6;
}

/*
Expand Down

0 comments on commit cc54682

Please sign in to comment.