Skip to content

Commit b5f82e9

Browse files
authored
Create custom.css
1 parent f7514b1 commit b5f82e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/assets/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)