@novalabsxyz/tokens 2.0.0-y.25 → 2.0.0-y.26

Sign up to get free protection for your applications and to get access to all the features.
@@ -57,7 +57,7 @@
57
57
  .display-xl-medium {
58
58
  font-family: Figtree;
59
59
  font-weight: Medium;
60
- line-height: 72px;
60
+ line-height: 100px;
61
61
  font-size: 60px;
62
62
  letter-spacing: -2px;
63
63
  margin-bottom: 60px;
@@ -90,7 +90,7 @@
90
90
  .display-lg-regular {
91
91
  font-family: Figtree;
92
92
  font-weight: Regular;
93
- line-height: 60px;
93
+ line-height: 100px;
94
94
  font-size: 48px;
95
95
  letter-spacing: -2px;
96
96
  margin-bottom: 48px;
@@ -101,7 +101,7 @@
101
101
  .display-lg-medium {
102
102
  font-family: Figtree;
103
103
  font-weight: Medium;
104
- line-height: 60px;
104
+ line-height: 100px;
105
105
  font-size: 48px;
106
106
  letter-spacing: -2px;
107
107
  margin-bottom: 48px;
@@ -112,7 +112,7 @@
112
112
  .display-lg-semibold {
113
113
  font-family: Figtree;
114
114
  font-weight: SemiBold;
115
- line-height: 60px;
115
+ line-height: 100px;
116
116
  font-size: 48px;
117
117
  letter-spacing: -2px;
118
118
  margin-bottom: 48px;
@@ -123,7 +123,7 @@
123
123
  .display-lg-bold {
124
124
  font-family: Figtree;
125
125
  font-weight: Bold;
126
- line-height: 60px;
126
+ line-height: 100px;
127
127
  font-size: 48px;
128
128
  letter-spacing: -2px;
129
129
  margin-bottom: 48px;
@@ -178,10 +178,10 @@
178
178
  .display-sm-regular {
179
179
  font-family: Figtree;
180
180
  font-weight: Regular;
181
- line-height: 38px;
181
+ line-height: 100px;
182
182
  font-size: 30px;
183
183
  letter-spacing: 0px;
184
- margin-bottom: 30px;
184
+ margin-bottom: 20px;
185
185
  text-indent: 0px;
186
186
  text-transform: none;
187
187
  text-decoration: none;
@@ -189,10 +189,10 @@
189
189
  .display-sm-medium {
190
190
  font-family: Figtree;
191
191
  font-weight: Medium;
192
- line-height: 38px;
192
+ line-height: 100px;
193
193
  font-size: 30px;
194
194
  letter-spacing: 0px;
195
- margin-bottom: 30px;
195
+ margin-bottom: 20px;
196
196
  text-indent: 0px;
197
197
  text-transform: none;
198
198
  text-decoration: none;
@@ -200,10 +200,10 @@
200
200
  .display-sm-semibold {
201
201
  font-family: Figtree;
202
202
  font-weight: SemiBold;
203
- line-height: 38px;
203
+ line-height: 100px;
204
204
  font-size: 30px;
205
205
  letter-spacing: 0px;
206
- margin-bottom: 30px;
206
+ margin-bottom: 20px;
207
207
  text-indent: 0px;
208
208
  text-transform: none;
209
209
  text-decoration: none;
@@ -211,10 +211,10 @@
211
211
  .display-sm-bold {
212
212
  font-family: Figtree;
213
213
  font-weight: Bold;
214
- line-height: 38px;
214
+ line-height: 100px;
215
215
  font-size: 30px;
216
216
  letter-spacing: 0px;
217
- margin-bottom: 30px;
217
+ margin-bottom: 20px;
218
218
  text-indent: 0px;
219
219
  text-transform: none;
220
220
  text-decoration: none;
@@ -222,7 +222,7 @@
222
222
  .display-sm-medium-italic {
223
223
  font-family: Inter;
224
224
  font-weight: Medium;
225
- line-height: 44px;
225
+ line-height: 100px;
226
226
  font-size: 30px;
227
227
  letter-spacing: 0px;
228
228
  margin-bottom: 38px;
@@ -234,7 +234,7 @@
234
234
  .display-xs-regular {
235
235
  font-family: Figtree;
236
236
  font-weight: Regular;
237
- line-height: 32px;
237
+ line-height: 100px;
238
238
  font-size: 24px;
239
239
  letter-spacing: 0px;
240
240
  margin-bottom: 24px;
@@ -245,7 +245,7 @@
245
245
  .display-xs-medium {
246
246
  font-family: Figtree;
247
247
  font-weight: Medium;
248
- line-height: 32px;
248
+ line-height: 100px;
249
249
  font-size: 24px;
250
250
  letter-spacing: 0px;
251
251
  margin-bottom: 24px;
@@ -256,7 +256,7 @@
256
256
  .display-xs-semibold {
257
257
  font-family: Figtree;
258
258
  font-weight: SemiBold;
259
- line-height: 32px;
259
+ line-height: 100px;
260
260
  font-size: 24px;
261
261
  letter-spacing: 0px;
262
262
  margin-bottom: 24px;
@@ -267,7 +267,7 @@
267
267
  .display-xs-bold {
268
268
  font-family: Figtree;
269
269
  font-weight: Bold;
270
- line-height: 32px;
270
+ line-height: 100px;
271
271
  font-size: 24px;
272
272
  letter-spacing: 0px;
273
273
  margin-bottom: 24px;
@@ -278,7 +278,7 @@
278
278
  .display-xs-medium-italic {
279
279
  font-family: Inter;
280
280
  font-weight: Medium;
281
- line-height: 36px;
281
+ line-height: 100px;
282
282
  font-size: 24px;
283
283
  letter-spacing: 0px;
284
284
  margin-bottom: 32px;
@@ -290,7 +290,7 @@
290
290
  .text-xl-regular {
291
291
  font-family: Figtree;
292
292
  font-weight: Regular;
293
- line-height: 30px;
293
+ line-height: 100px;
294
294
  font-size: 20px;
295
295
  letter-spacing: 0px;
296
296
  margin-bottom: 20px;
@@ -301,7 +301,7 @@
301
301
  .text-xl-medium {
302
302
  font-family: Figtree;
303
303
  font-weight: Medium;
304
- line-height: 30px;
304
+ line-height: 100px;
305
305
  font-size: 20px;
306
306
  letter-spacing: 0px;
307
307
  margin-bottom: 20px;
@@ -312,7 +312,7 @@
312
312
  .text-xl-semibold {
313
313
  font-family: Figtree;
314
314
  font-weight: SemiBold;
315
- line-height: 30px;
315
+ line-height: 100px;
316
316
  font-size: 20px;
317
317
  letter-spacing: 0px;
318
318
  margin-bottom: 20px;
@@ -323,7 +323,7 @@
323
323
  .text-xl-bold {
324
324
  font-family: Figtree;
325
325
  font-weight: Bold;
326
- line-height: 30px;
326
+ line-height: 100px;
327
327
  font-size: 20px;
328
328
  letter-spacing: 0px;
329
329
  margin-bottom: 20px;
@@ -334,7 +334,7 @@
334
334
  .text-xl-regular-italic {
335
335
  font-family: Inter;
336
336
  font-weight: Regular;
337
- line-height: 30px;
337
+ line-height: 100px;
338
338
  font-size: 20px;
339
339
  letter-spacing: 0px;
340
340
  margin-bottom: 20px;
@@ -346,7 +346,7 @@
346
346
  .text-xl-medium-italic {
347
347
  font-family: Inter;
348
348
  font-weight: Medium;
349
- line-height: 30px;
349
+ line-height: 100px;
350
350
  font-size: 20px;
351
351
  letter-spacing: 0px;
352
352
  margin-bottom: 20px;
@@ -358,7 +358,7 @@
358
358
  .text-xl-semibold-italic {
359
359
  font-family: Inter;
360
360
  font-weight: Semi Bold;
361
- line-height: 30px;
361
+ line-height: 100px;
362
362
  font-size: 20px;
363
363
  letter-spacing: 0px;
364
364
  margin-bottom: 20px;
@@ -382,7 +382,7 @@
382
382
  .text-xl-regular-underlined {
383
383
  font-family: Inter;
384
384
  font-weight: Regular;
385
- line-height: 30px;
385
+ line-height: 100px;
386
386
  font-size: 20px;
387
387
  letter-spacing: 0px;
388
388
  margin-bottom: 0px;
@@ -393,7 +393,7 @@
393
393
  .text-lg-regular {
394
394
  font-family: Figtree;
395
395
  font-weight: Regular;
396
- line-height: 28px;
396
+ line-height: 120px;
397
397
  font-size: 18px;
398
398
  letter-spacing: 0px;
399
399
  margin-bottom: 18px;
@@ -404,7 +404,7 @@
404
404
  .text-lg-medium {
405
405
  font-family: Figtree;
406
406
  font-weight: Medium;
407
- line-height: 28px;
407
+ line-height: 120px;
408
408
  font-size: 18px;
409
409
  letter-spacing: 0px;
410
410
  margin-bottom: 18px;
@@ -415,7 +415,7 @@
415
415
  .text-lg-semibold {
416
416
  font-family: Figtree;
417
417
  font-weight: SemiBold;
418
- line-height: 28px;
418
+ line-height: 120px;
419
419
  font-size: 18px;
420
420
  letter-spacing: 0px;
421
421
  margin-bottom: 18px;
@@ -426,7 +426,7 @@
426
426
  .text-lg-bold {
427
427
  font-family: Figtree;
428
428
  font-weight: Bold;
429
- line-height: 28px;
429
+ line-height: 120px;
430
430
  font-size: 18px;
431
431
  letter-spacing: 0px;
432
432
  margin-bottom: 18px;
@@ -437,7 +437,7 @@
437
437
  .text-lg-regular-italic {
438
438
  font-family: Inter;
439
439
  font-weight: Regular;
440
- line-height: 28px;
440
+ line-height: 100px;
441
441
  font-size: 18px;
442
442
  letter-spacing: 0px;
443
443
  margin-bottom: 18px;
@@ -449,7 +449,7 @@
449
449
  .text-lg-medium-italic {
450
450
  font-family: Inter;
451
451
  font-weight: Medium;
452
- line-height: 28px;
452
+ line-height: 100px;
453
453
  font-size: 18px;
454
454
  letter-spacing: 0px;
455
455
  margin-bottom: 18px;
@@ -461,7 +461,7 @@
461
461
  .text-lg-semibold-italic {
462
462
  font-family: Inter;
463
463
  font-weight: Semi Bold;
464
- line-height: 28px;
464
+ line-height: 100px;
465
465
  font-size: 18px;
466
466
  letter-spacing: 0px;
467
467
  margin-bottom: 18px;
@@ -473,7 +473,7 @@
473
473
  .text-lg-bold-italic {
474
474
  font-family: Inter;
475
475
  font-weight: Bold;
476
- line-height: 28px;
476
+ line-height: 100px;
477
477
  font-size: 18px;
478
478
  letter-spacing: 0px;
479
479
  margin-bottom: 18px;
@@ -485,7 +485,7 @@
485
485
  .text-lg-regular-underlined {
486
486
  font-family: Inter;
487
487
  font-weight: Regular;
488
- line-height: 28px;
488
+ line-height: 100px;
489
489
  font-size: 18px;
490
490
  letter-spacing: 0px;
491
491
  margin-bottom: 18px;
@@ -496,10 +496,10 @@
496
496
  .text-lg-medium-underlined {
497
497
  font-family: Inter;
498
498
  font-weight: Medium;
499
- line-height: 28px;
499
+ line-height: 100px;
500
500
  font-size: 18px;
501
501
  letter-spacing: 0px;
502
- margin-bottom: 28px;
502
+ margin-bottom: 18px;
503
503
  text-indent: 0px;
504
504
  text-transform: none;
505
505
  text-decoration: underline;
@@ -507,7 +507,7 @@
507
507
  .text-lg-semibold-underlined {
508
508
  font-family: Inter;
509
509
  font-weight: Semi Bold;
510
- line-height: 28px;
510
+ line-height: 100px;
511
511
  font-size: 18px;
512
512
  letter-spacing: 0px;
513
513
  margin-bottom: 18px;
@@ -518,7 +518,7 @@
518
518
  .text-md-regular {
519
519
  font-family: Figtree;
520
520
  font-weight: Regular;
521
- line-height: 24px;
521
+ line-height: 120px;
522
522
  font-size: 16px;
523
523
  letter-spacing: 0px;
524
524
  margin-bottom: 16px;
@@ -529,7 +529,7 @@
529
529
  .text-md-medium {
530
530
  font-family: Figtree;
531
531
  font-weight: Medium;
532
- line-height: 24px;
532
+ line-height: 120px;
533
533
  font-size: 16px;
534
534
  letter-spacing: 0px;
535
535
  margin-bottom: 16px;
@@ -540,7 +540,7 @@
540
540
  .text-md-semibold {
541
541
  font-family: Figtree;
542
542
  font-weight: SemiBold;
543
- line-height: 24px;
543
+ line-height: 120px;
544
544
  font-size: 16px;
545
545
  letter-spacing: 0px;
546
546
  margin-bottom: 16px;
@@ -551,7 +551,7 @@
551
551
  .text-md-bold {
552
552
  font-family: Figtree;
553
553
  font-weight: Bold;
554
- line-height: 24px;
554
+ line-height: 110px;
555
555
  font-size: 16px;
556
556
  letter-spacing: 0px;
557
557
  margin-bottom: 16px;
@@ -562,7 +562,7 @@
562
562
  .text-md-regular-italic {
563
563
  font-family: Inter;
564
564
  font-weight: Regular;
565
- line-height: 24px;
565
+ line-height: 100px;
566
566
  font-size: 16px;
567
567
  letter-spacing: 0px;
568
568
  margin-bottom: 16px;
@@ -643,7 +643,7 @@
643
643
  .text-sm-regular {
644
644
  font-family: Figtree;
645
645
  font-weight: Regular;
646
- line-height: 20px;
646
+ line-height: 110px;
647
647
  font-size: 14px;
648
648
  letter-spacing: 0px;
649
649
  margin-bottom: 14px;
@@ -654,7 +654,7 @@
654
654
  .text-sm-medium {
655
655
  font-family: Figtree;
656
656
  font-weight: Medium;
657
- line-height: 20px;
657
+ line-height: 110px;
658
658
  font-size: 14px;
659
659
  letter-spacing: 0px;
660
660
  margin-bottom: 14px;
@@ -665,7 +665,7 @@
665
665
  .text-sm-semibold {
666
666
  font-family: Figtree;
667
667
  font-weight: SemiBold;
668
- line-height: 20px;
668
+ line-height: 110px;
669
669
  font-size: 14px;
670
670
  letter-spacing: 0px;
671
671
  margin-bottom: 14px;
@@ -676,7 +676,7 @@
676
676
  .text-sm-bold {
677
677
  font-family: Figtree;
678
678
  font-weight: Bold;
679
- line-height: 20px;
679
+ line-height: 110px;
680
680
  font-size: 14px;
681
681
  letter-spacing: 0px;
682
682
  margin-bottom: 14px;
@@ -687,7 +687,7 @@
687
687
  .text-sm-regular-underlined {
688
688
  font-family: Inter;
689
689
  font-weight: Regular;
690
- line-height: 20px;
690
+ line-height: 100px;
691
691
  font-size: 14px;
692
692
  letter-spacing: 0px;
693
693
  margin-bottom: 14px;
@@ -698,7 +698,7 @@
698
698
  .text-sm-medium-underlined {
699
699
  font-family: Inter;
700
700
  font-weight: Medium;
701
- line-height: 20px;
701
+ line-height: 100px;
702
702
  font-size: 14px;
703
703
  letter-spacing: 0px;
704
704
  margin-bottom: 14px;
@@ -709,7 +709,7 @@
709
709
  .text-sm-semibold-underlined {
710
710
  font-family: Inter;
711
711
  font-weight: Semi Bold;
712
- line-height: 20px;
712
+ line-height: 100px;
713
713
  font-size: 14px;
714
714
  letter-spacing: 0px;
715
715
  margin-bottom: 14px;
@@ -720,7 +720,7 @@
720
720
  .text-xs-regular {
721
721
  font-family: Figtree;
722
722
  font-weight: Regular;
723
- line-height: 18px;
723
+ line-height: 110px;
724
724
  font-size: 12px;
725
725
  letter-spacing: 0px;
726
726
  margin-bottom: 12px;
@@ -731,7 +731,7 @@
731
731
  .text-xs-medium {
732
732
  font-family: Figtree;
733
733
  font-weight: Medium;
734
- line-height: 18px;
734
+ line-height: 110px;
735
735
  font-size: 12px;
736
736
  letter-spacing: 0px;
737
737
  margin-bottom: 12px;
@@ -742,7 +742,7 @@
742
742
  .text-xs-semibold {
743
743
  font-family: Figtree;
744
744
  font-weight: SemiBold;
745
- line-height: 18px;
745
+ line-height: 110px;
746
746
  font-size: 12px;
747
747
  letter-spacing: 0px;
748
748
  margin-bottom: 12px;
@@ -753,7 +753,7 @@
753
753
  .text-xs-bold {
754
754
  font-family: Figtree;
755
755
  font-weight: Bold;
756
- line-height: 18px;
756
+ line-height: 110px;
757
757
  font-size: 12px;
758
758
  letter-spacing: 0px;
759
759
  margin-bottom: 12px;