Use font-weight: 600

We don't have 500 in the current source-sans-pro version

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2025-05-11 10:00:47 +03:00
committed by GitHub
parent 2845858920
commit a41fc12d84

View File

@@ -1285,7 +1285,7 @@ table.dataTable tbody > tr > .selected {
float: none;
text-align: center;
font-size: 100px;
font-weight: 500;
font-weight: 600;
padding-right: 20px;
}