Compare commits
No commits in common. "f1f99b6502727e353ae518d355d7311a79f8f166" and "032acb76643522f799c7d79bb936cb0efe57d3b4" have entirely different histories.
f1f99b6502
...
032acb7664
@ -47,7 +47,7 @@ main > * {
|
|||||||
|
|
||||||
/* Header styles */
|
/* Header styles */
|
||||||
.site-header {
|
.site-header {
|
||||||
background: linear-gradient(120deg, var(--dark-background), var(--brand-navy));
|
background: linear-gradient(120deg, var(--dark-background), #13253f);
|
||||||
color: var(--header-text-color);
|
color: var(--header-text-color);
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user