diff --git a/docs/_static/style.css b/docs/_static/style.css index d2a397f21..e0785f1e1 100644 --- a/docs/_static/style.css +++ b/docs/_static/style.css @@ -248,6 +248,7 @@ header > nav { display: flex; flex-direction: row; justify-content: flex-end; + align-items: center; } header > nav a {