Skip to content

Commit

Permalink
Strengthen blur effect
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanage999 committed Mar 18, 2024
1 parent 07d2561 commit 61a4655
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,5 @@ body, .tabs-bar__wrapper {
/* 変数の追加 */

:root {
--background-filter-dark: blur(4px) saturate(180%) contrast(75%) brightness(30%);
--background-filter-dark: blur(10px) saturate(180%) contrast(75%) brightness(30%);
}

0 comments on commit 61a4655

Please sign in to comment.