diff --git a/style.css b/style.css index d12eb86..5b8020f 100644 --- a/style.css +++ b/style.css @@ -19,7 +19,7 @@ body { margin-right: auto; width: 75%; grid-gap: 20px; - backdrop-filter: blur(15px); + backdrop-filter: blur(30px); background-color: rgba(35, 38, 52, 0.35); } @@ -188,4 +188,4 @@ a:visited { display: flex; } -} \ No newline at end of file +}