improve colors and footer
This commit is contained in:
parent
f0ea1cad77
commit
850c24f373
4 changed files with 8 additions and 3 deletions
|
@ -13,7 +13,9 @@
|
|||
top: 0;
|
||||
z-index: 2;
|
||||
margin: 1rem;
|
||||
border-radius: 2rem;
|
||||
border-radius: 100rem;
|
||||
box-shadow: 0 0 20px 20px var(--sidebar-background-accent);
|
||||
border: 1px solid var(--sidebar-background-accent);
|
||||
header {
|
||||
text-align: center;
|
||||
user-select: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue