added header gradient, improved horizontal line
This commit is contained in:
@@ -58,7 +58,7 @@ header {
|
||||
padding: 0.5rem 0.8rem;
|
||||
border-radius: var(--border-radius);
|
||||
position: relative;
|
||||
background-color: rgba(var(--bg-hover-rgb), 0.4);
|
||||
background-color: rgba(var(--bg-hover-nav), 0.4);
|
||||
letter-spacing: 0.3px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user