docs: make the logo a bit smaller.

Co-authored-by: mcclure <mcclure@users.noreply.github.com>
This commit is contained in:
Catherine 2024-01-15 19:58:35 +00:00
parent bf8faea51e
commit b8ca2a09b4

View file

@ -6,7 +6,7 @@ a { text-decoration: underline; }
.wy-nav-top, .wy-side-nav-search { background-color: #784b9a; }
/* Make the logo more reasonably sized. */
.wy-side-nav-search > a img.logo { width: 200px; }
.wy-side-nav-search > a img.logo { width: 160px; }
/* Some of our section titles are looong */
@media screen and (min-width:769px) {