Skip to content

Commit 25f9f96

Browse files
committed
fix: uncomment header display rules for homepage and introduction (#921)
1 parent aa0e34a commit 25f9f96

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/styles/style.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -410,11 +410,6 @@
410410
}
411411
}
412412

413-
[data-page="/"] #header,
414-
[data-page="/introduction"] #header {
415-
display: none;
416-
}
417-
418413
/* Comparison table styles */
419414
.comparison-table {
420415
width: 100%;

0 commit comments

Comments
 (0)