fixed colors
This commit is contained in:
parent
f72dac2732
commit
3bbb6cff34
1 changed files with 2 additions and 2 deletions
|
@ -146,7 +146,7 @@ nav {
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-secondary {
|
.button-secondary {
|
||||||
background-color: #333333;
|
background-color: #262626;
|
||||||
color: var(--text-primary);
|
color: var(--text-primary);
|
||||||
border: none;
|
border: none;
|
||||||
box-shadow: 0 4px 0 rgba(128, 128, 128, 0.5);
|
box-shadow: 0 4px 0 rgba(128, 128, 128, 0.5);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue