Skip to content

Commit fa3aebf

Browse files
Update extra.css
1 parent cf61403 commit fa3aebf

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/stylesheets/extra.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
.md-header {
77
background-color: #000000 !important;
8+
top: 32px; /* This setting prevents the Material header from imposing into the space of the banner! */
9+
810
}
911

1012
.md-tabs {
@@ -229,8 +231,3 @@ html .md-nav__button.md-logo img {
229231
font-size: 14px;
230232
font-weight: 600;
231233
}
232-
233-
234-
.md-header {
235-
top: 36px; /* This setting prevents the Material header from imposing into the space of the banner! */
236-
}

0 commit comments

Comments
 (0)