Skip to content

Commit d0cb2e7

Browse files
committed
refactor: update footer color
1 parent 48c1f16 commit d0cb2e7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/scss/_layout.scss

+5-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,9 @@ body {
1414
body {
1515
background-color: var(--cui-dark-bg-subtle);
1616
}
17+
18+
.footer {
19+
--cui-footer-bg: var(--cui-body-bg);
20+
}
1721
}
18-
}
22+
}

0 commit comments

Comments
 (0)