config color
This commit is contained in:
@@ -95,7 +95,8 @@ body {
|
||||
}
|
||||
|
||||
.header-btn.at-btn:hover {
|
||||
background: #0052a3;
|
||||
background: var(--btn-color);
|
||||
filter: brightness(0.85);
|
||||
}
|
||||
|
||||
.header-btn.login-btn {
|
||||
|
||||
Reference in New Issue
Block a user