table header font weight

This commit is contained in:
Yuri Kuznetsov
2024-12-14 18:53:17 +02:00
parent 1be134403f
commit 98ec41730a
+1
View File
@@ -58,6 +58,7 @@ table.table,
table.table > thead th > a {
color: var(--text-muted-color);
font-weight: 400;
}
table.table > thead th {