diff --git a/website/static/style.css b/website/static/style.css index 496f748..ee24ce9 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -1061,10 +1061,6 @@ th[data-sort].sort-asc::after { } .hero-topbar { - align-items: center; - flex-direction: row; - flex-wrap: nowrap; - justify-content: space-between; gap: 0.75rem; }