Skip to content

Commit b9b33af

Browse files
authored
Update custom.css
1 parent 959e8b0 commit b9b33af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/assets/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
height: 90px; /* adjust as needed */
44
width: auto;
55
}
6+
/* Hide the site name text next to the logo */
7+
.md-header__title {
8+
display: none;
9+
}

0 commit comments

Comments
 (0)