mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Theme: Inter font (behind feature toggle) (#56441)
* Theme: Inter font change with new line-height * Add it behind feature toggle * make buildVariant easier to read + enforce integer multiples of 2 (#56486) * Minor update * Update Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
@@ -119,7 +119,7 @@ $font-weight-semi-bold: 500 !default;
|
||||
|
||||
$font-size-h1: 2rem !default;
|
||||
$font-size-h2: 1.7142857142857142rem !default;
|
||||
$font-size-h3: 1.5rem !default;
|
||||
$font-size-h3: 1.5714285714285714rem !default;
|
||||
$font-size-h4: 1.2857142857142858rem !default;
|
||||
$font-size-h5: 1.1428571428571428rem !default;
|
||||
$font-size-h6: 1rem !default;
|
||||
|
||||
Reference in New Issue
Block a user