diff options
Diffstat (limited to 'docs/_static/style.css')
| -rw-r--r-- | docs/_static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css index d2a397f2..e0785f1e 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 { |