Skip to content

Commit f087eb6

Browse files
Update style.scss
1 parent ed8d48f commit f087eb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/assets/css/style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// 1 · load everything from jekyll‑theme‑minimal first
44
@import "{{ site.theme }}";
55

6-
// 2 · hide the theme’s built‑in header (optional)
7-
.header {
6+
// 2 ·hide the theme’s built‑in banner
7+
.page-header {
88
display: none;
99
}
1010

0 commit comments

Comments
 (0)