There was an error while loading. Please reload this page.
2 parents 1f132bc + 9dfa29c commit d317727Copy full SHA for d317727
1 file changed
docs/_static/custom.css
@@ -75,3 +75,9 @@ pre {
75
max-width: 100%;
76
overflow-x: auto;
77
}
78
+
79
+/* Adjust sphinx-book-theme navbar logo size */
80
+#site-logo {
81
+ max-height: 32px;
82
+ width: auto;
83
+}
0 commit comments