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 959e8b0 commit b9b33afCopy full SHA for b9b33af
docs/assets/custom.css
@@ -3,3 +3,7 @@
3
height: 90px; /* adjust as needed */
4
width: auto;
5
}
6
+/* Hide the site name text next to the logo */
7
+.md-header__title {
8
+ display: none;
9
+}
0 commit comments