mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 00:37:04 -06:00
Merge pull request #2436 from mattttt/patch-4
Changed font weight to look less muddy
This commit is contained in:
commit
5c7f34fee2
@ -317,7 +317,7 @@
|
||||
margin: 10px 105px;
|
||||
strong {
|
||||
color: @headingsColor;
|
||||
font-weight: bold;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user