diff --git a/src/tables.css b/src/tables.css index dc74fde..8c94f48 100644 --- a/src/tables.css +++ b/src/tables.css @@ -25,7 +25,7 @@ thead th { } tr:hover { - background-color: var(--color-brand-text-bg-07) !important; + background-color: var(--color-brand-text-bg-09) !important; } td {