Skip to content

Commit 7cb30bd

Browse files
Update styles.css
1 parent bce6b6b commit 7cb30bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2994,7 +2994,7 @@ img.u-pull-left {
29942994
z-index: 101;
29952995
display: none;
29962996
height: var(--header-height);
2997-
background-color: var(--);
2997+
background-color: var(--color-body);
29982998
box-shadow: var(--box-shadow);
29992999
border-bottom: 1px solid var(--color-border);
30003000
}

0 commit comments

Comments
 (0)