🥛 Make app navigation semi-transparent #3047
Labels
2. developing
Work in progress
accessibility
Making sure we design for the widest range of people possible, including those who have disabilities
design
Design, UX, interface and interaction design
enhancement
New feature or request
feature: app-navigation
Related to the app-navigation component
As per the mockups
the app navigation component should become semi-transparent and let the background image show through with a blur.
Specification
background-color: var(--color-background-translucent); -webkit-backdrop-filter: var(--background-blur); backdrop-filter: var(--background-blur);
5c5c5c
The text was updated successfully, but these errors were encountered: