mirror of
https://github.com/pi-hole/web.git
synced 2026-02-14 23:19:00 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user