Update header color
This commit is contained in:
parent
d2621af12d
commit
4012d11272
|
|
@ -25,9 +25,9 @@ body {
|
|||
}
|
||||
}
|
||||
header {
|
||||
/*background-color: var(--primary);*/
|
||||
background: inherit;
|
||||
background-attachment: fixed;
|
||||
background-color: var(--primary);
|
||||
/* background: inherit;
|
||||
background-attachment: fixed; */
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
inset-block-start: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue