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:
Torkel Ödegaard
2022-10-15 16:22:33 +02:00
committed by GitHub
parent 129a28919b
commit 9f5e691994
11 changed files with 252 additions and 58 deletions

View File

@@ -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;