Skip to content

Commit 4b021a9

Browse files
committed
fix: remove the sidebar logo text
1 parent b707616 commit 4b021a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/_static/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
.sidebar-logo img {
22
max-width: 80px;
33
}
4+
5+
.sidebar-brand-text {
6+
display: none;
7+
}

0 commit comments

Comments
 (0)