Commit d4f8f2a6 authored by lynn's avatar lynn Committed by GitHub

fix: remove blur transition as requested by bryan (#5060)

* init

* init
parent d41a5a48
......@@ -12,9 +12,6 @@ export const nav = style([
zIndex: '2',
background: 'backgroundFloating',
}),
{
backdropFilter: 'blur(24px)',
},
])
export const logoContainer = style([
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment