Skip to content

Commit a11502a

Browse files
committed
default background color w/ black
1 parent d90bd7f commit a11502a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/PaperMod/assets/css/common/header.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
position: relative;
8787
padding-top: var(--header-height);
8888
transition: all 0.1s ease 0s;
89+
background: black;
8990
}
9091

9192
.hero-background {

0 commit comments

Comments
 (0)