add: new design (wip)
New design as WIP, swipe controls
This commit is contained in:
parent
3200c29c2f
commit
192b031140
4 changed files with 7 additions and 6 deletions
|
@ -3,7 +3,8 @@
|
|||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: var(--padding-default);
|
||||
background-color: var(--color-lightest);
|
||||
background-color: rgba(255 255 255 / .8);
|
||||
backdrop-filter: blur(10px);
|
||||
box-shadow: var(--box-shadow-z2);
|
||||
color: var(--color-darkest);
|
||||
position: sticky;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue