fix: better background for fixing player text color #38
This commit is contained in:
parent
a90368fa2e
commit
2047470555
@ -52,7 +52,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-color: rgba(66, 66, 66, .9);
|
background-color: var(--color-main-background);
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
height: 6rem;
|
height: 6rem;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user