update colors
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
|
||||
i
|
||||
{
|
||||
background: var(--color-secondary);
|
||||
background: var(--color-primary);
|
||||
transition: width 0.1s ease;
|
||||
display: block;
|
||||
height: 100%;
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
align-items: stretch;
|
||||
max-width: 100%;
|
||||
width: 520px;
|
||||
background: var(--color-box);
|
||||
background: var(--color-bg-bright);
|
||||
border-radius: 3px;
|
||||
min-height: 600px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user