We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90bd7f commit a11502aCopy full SHA for a11502a
themes/PaperMod/assets/css/common/header.css
@@ -86,6 +86,7 @@
86
position: relative;
87
padding-top: var(--header-height);
88
transition: all 0.1s ease 0s;
89
+ background: black;
90
}
91
92
.hero-background {
0 commit comments