Improve header domain contrast
This commit is contained in:
@@ -375,6 +375,10 @@ a:focus-visible {
|
||||
.site-logo .logo-accent {
|
||||
color: var(--accent);
|
||||
}
|
||||
.site-logo .logo-domain {
|
||||
color: var(--text-muted);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.header-right {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user