Skip to content

Commit

Permalink
refactor(tokens): add 14px font size token
Browse files Browse the repository at this point in the history
  • Loading branch information
tarantilis committed May 31, 2022
1 parent beda042 commit 8d8695d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/themes/eea/tokens/fonts.less
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
@font-letterspacing-5: .500em;
@font-letterspacing-6: .750em;
@font-letterspacing-7: 1em;
@font-size-00: .5rem;
@font-size-0: .75rem;
@font-size-00: .75rem;
@font-size-0: .875rem;
@font-size-1: 1rem;
@font-size-2: 1.1rem;
@font-size-3: 1.25rem;
Expand Down

0 comments on commit 8d8695d

Please sign in to comment.