Update header color

This commit is contained in:
TheThomaas 2024-02-05 20:59:50 +01:00
parent d2621af12d
commit 4012d11272

View file

@ -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;