commit | f97734b31af589ff115995b6af3532ecb78ceb76 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Tue Nov 23 21:11:00 2021 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Tue Nov 23 21:11:00 2021 +0000 |
tree | 7c0f55382f319d741343536fb544a0dfee29f331 | |
parent | d57ffa70803e4b05db1ba880992646a57c1563cd [diff] [blame] |
cmp.js
diff --git a/styles/navbar.module.css b/styles/navbar.module.css index a961a85..88aa580 100644 --- a/styles/navbar.module.css +++ b/styles/navbar.module.css
@@ -26,7 +26,7 @@ background-color: var(--theme-ui-colors-cardBackground); transition: background-color 0.3s ease-in-out; - backdrop-filter: blur(7px), brightness(0.1); + backdrop-filter: blur(2px); border-radius: 32px; width: 64px;