diff --git a/docs/docs/css/custom.css b/docs/docs/css/custom.css index f700b95..de5f185 100644 --- a/docs/docs/css/custom.css +++ b/docs/docs/css/custom.css @@ -27,7 +27,7 @@ } .md-tabs__item { - height: 1.75rem !important; + height: unset; } /* Search bar diff --git a/docs/overrides/partials/footer.html b/docs/overrides/partials/footer.html index 503357b..feb50af 100644 --- a/docs/overrides/partials/footer.html +++ b/docs/overrides/partials/footer.html @@ -80,7 +80,7 @@ {% include "partials/social.html" %} - Posit + Posit diff --git a/docs/overrides/partials/header.html b/docs/overrides/partials/header.html index c9393d0..daf1a69 100644 --- a/docs/overrides/partials/header.html +++ b/docs/overrides/partials/header.html @@ -82,7 +82,6 @@ {% if "search" in config["plugins"] %}