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 ed8d48f commit f087eb6Copy full SHA for f087eb6
docs/assets/css/style.scss
@@ -3,8 +3,8 @@
3
// 1 · load everything from jekyll‑theme‑minimal first
4
@import "{{ site.theme }}";
5
6
-// 2 · hide the theme’s built‑in header (optional)
7
-.header {
+// 2 ·hide the theme’s built‑in banner
+.page-header {
8
display: none;
9
}
10
0 commit comments