diff --git a/index.html b/index.html index 7e971bf..715df6d 100644 --- a/index.html +++ b/index.html @@ -112,6 +112,8 @@ .tabs > .tab { margin-right: 1em; padding: 0.3em 1em; + display: flex; + align-items: center; } .tabs > .tab.active {