Skip to content

Commit

Permalink
Update css.css
Browse files Browse the repository at this point in the history
  • Loading branch information
KevDoy committed Mar 30, 2024
1 parent a766630 commit ebccecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/css/css.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ img:hover {
.lity {
background: rgba(0,0,0,0.8);
backdrop-filter: saturate(180%) blur(20px);
-webkit-backdrop-filter: saturate(180%) blur(20px);
}
.lity-content:after {
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0);
Expand Down

0 comments on commit ebccecd

Please sign in to comment.