diff --git a/website/static/style.css b/website/static/style.css index 97d6b864..5c3d796f 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -779,12 +779,6 @@ th[data-sort].sort-asc::after { color: var(--hero-ink); } -.tag-subcat { - background: var(--bg-paper-strong); - color: var(--ink-soft); - font-weight: 600; -} - .back-to-top { border: 0; background: none; @@ -997,8 +991,7 @@ th[data-sort].sort-asc::after { display: none; } - .tag-group, - .tag-subcat { + .tag-group { display: none; }