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 f7514b1 commit b5f82e9Copy full SHA for b5f82e9
docs/assets/custom.css
@@ -0,0 +1,5 @@
1
+/* Make the logo bigger in the header */
2
+.md-header__button.md-logo img {
3
+ height: 60px; /* adjust as needed */
4
+ width: auto;
5
+}
0 commit comments