revert: 🥅 Remove the backdrop blue from the standard version

This commit is contained in:
James Finch 2024-05-13 23:55:10 +01:00
parent f07fa88124
commit 0d22c8272c

View File

@ -361,7 +361,6 @@ html {
border-radius: 100px !important;
width: fit-content !important;
max-width: max-content !important;
backdrop-filter: blur(40px) !important;
display: flex;
gap: 1em;
}