add: desktop-background + fix: desktop-layout
This commit is contained in:
parent
3b67ce0e5a
commit
2d31b019e9
4 changed files with 13 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
|||
backdrop-filter: blur(10px);
|
||||
mask: linear-gradient(to top, transparent, black 30%);
|
||||
width: 100%;
|
||||
max-width: var(--page-max-width);
|
||||
top: 0;
|
||||
padding-bottom: var(--padding-xxl);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue