@goodhood-web/ui 4.13.0-development.1 → 4.13.0-development.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -245,6 +245,18 @@ $tokensLanding: (
245
245
  'textCase': none,
246
246
  'textDecoration': none,
247
247
  ),
248
+ 'Quote Large': (
249
+ 'fontFamily': $font-family-primary,
250
+ 'fontWeight': 500,
251
+ 'lineHeight': 1.35,
252
+ 'fontSize': 32px,
253
+ 'fontStyle': italic,
254
+ 'letterSpacing': none,
255
+ 'paragraphSpacing': 0,
256
+ 'paragraphIndent': 0,
257
+ 'textCase': none,
258
+ 'textDecoration': none,
259
+ ),
248
260
  ),
249
261
  'detail': (),
250
262
  ),
@@ -492,6 +504,30 @@ $tokensLanding: (
492
504
  'textCase': none,
493
505
  'textDecoration': none,
494
506
  ),
507
+ 'Quote Large': (
508
+ 'fontFamily': $font-family-primary,
509
+ 'fontWeight': 500,
510
+ 'lineHeight': 1.35,
511
+ 'fontSize': 28px,
512
+ 'fontStyle': italic,
513
+ 'letterSpacing': none,
514
+ 'paragraphSpacing': 0,
515
+ 'paragraphIndent': 0,
516
+ 'textCase': none,
517
+ 'textDecoration': none,
518
+ ),
519
+ 'Quote Small': (
520
+ 'fontFamily': $font-family-primary,
521
+ 'fontWeight': 500,
522
+ 'lineHeight': 1.35,
523
+ 'fontSize': 20px,
524
+ 'fontStyle': italic,
525
+ 'letterSpacing': none,
526
+ 'paragraphSpacing': 0,
527
+ 'paragraphIndent': 0,
528
+ 'textCase': none,
529
+ 'textDecoration': none,
530
+ ),
495
531
  ),
496
532
  'detail': (),
497
533
  ),
@@ -741,8 +777,8 @@ $tokensLanding: (
741
777
  ),
742
778
  'Quote Large': (
743
779
  'fontFamily': $font-family-primary,
744
- 'fontWeight': 600,
745
- 'lineHeight': 1.5,
780
+ 'fontWeight': 500,
781
+ 'lineHeight': 1.35,
746
782
  'fontSize': 24px,
747
783
  'fontStyle': italic,
748
784
  'letterSpacing': none,
@@ -751,6 +787,18 @@ $tokensLanding: (
751
787
  'textCase': none,
752
788
  'textDecoration': none,
753
789
  ),
790
+ 'Quote Small': (
791
+ 'fontFamily': $font-family-primary,
792
+ 'fontWeight': 500,
793
+ 'lineHeight': 1.35,
794
+ 'fontSize': 18px,
795
+ 'fontStyle': italic,
796
+ 'letterSpacing': none,
797
+ 'paragraphSpacing': 0,
798
+ 'paragraphIndent': 0,
799
+ 'textCase': none,
800
+ 'textDecoration': none,
801
+ ),
754
802
  ),
755
803
  'detail': (
756
804
  'Detail Small': (