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