Skip to content

Commit

Permalink
Added blur
Browse files Browse the repository at this point in the history
nvm I figured it out x)
  • Loading branch information
XXXJetfireXXX committed Mar 8, 2022
1 parent 726a9fe commit 6be5250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miku-hatsune-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ top: 0;
bottom: 0;
background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.9)), url('../../../api/images/0WIyLHN7agH2/miku-hatsune.jpg') no-repeat;
background-size: cover;
-webkit-filter: blur(0px);
backdrop-filter: blur(3px);
}

:root {
Expand Down

0 comments on commit 6be5250

Please sign in to comment.