diff --git a/style.css b/style.css index 34d345a..9ef44b4 100644 --- a/style.css +++ b/style.css @@ -31,7 +31,7 @@ img { position: fixed; background-color: rgba(59, 59, 59, 0.885); padding: 1.5vh 2vw; - backdrop-filter: blur(5px); + backdrop-filter: blur(3px); font-size: large; top: 0; border-bottom: 1px solid rgba(70, 70, 70, 0.885);