|
9 | 9 | :root { |
10 | 10 | --max-width: 1280px; |
11 | 11 | --max-width-limit: 1440px; |
12 | | - --padding-top-body-mobile: 0px; |
13 | | - --padding-top-body-desktop: 0px; |
| 12 | + --padding-top-body-mobile: 76px; |
| 13 | + --padding-top-body-desktop: 76px; |
14 | 14 | --margin-container-mobile: 20px; |
15 | 15 | --margin-container-desktop: 20px; |
16 | 16 | --margin-row-default: -10px; |
|
20 | 20 | --gutter-col-medium: 30px; |
21 | 21 | --gutter-col-big: 50px; |
22 | 22 |
|
23 | | - --color-primary-light: #FDA4AF; |
24 | | - --color-primary: #F43F5E; |
25 | | - --color-primary-dark: #9F1239; |
| 23 | + --color-primary-light: #fda4af; |
| 24 | + --color-primary: #f43f5e; |
| 25 | + --color-primary-dark: #9f1239; |
26 | 26 |
|
27 | | - --color-secondary-light: #7DD3FC; |
28 | | - --color-secondary: #0EA5E9; |
| 27 | + --color-secondary-light: #7dd3fc; |
| 28 | + --color-secondary: #0ea5e9; |
29 | 29 | --color-secondary-dark: #075985; |
30 | 30 |
|
31 | | - --color-tertiary-light: #D8B4FE; |
32 | | - --color-tertiary: #A855F7; |
33 | | - --color-tertiary-dark: #6B21A8; |
| 31 | + --color-secondary-light: #d8b4fe; |
| 32 | + --color-tertiary: #a855f7; |
| 33 | + --color-tertiary-dark: #6b21a8; |
34 | 34 |
|
35 | | - --color-dark: #000; |
36 | | - --color-light: #FFF; |
| 35 | + --color-dark: #000000; |
| 36 | + --color-light: #ffffff; |
37 | 37 |
|
38 | | - --color-gray-light: #E5E7EB; |
39 | | - --color-gray: #9CA3AF; |
40 | | - --color-gray-dark: #4B5563; |
| 38 | + --color-gray-light: #e5e7eb; |
| 39 | + --color-gray: #9ca3af; |
| 40 | + --color-gray-dark: #4b5563; |
41 | 41 |
|
42 | | - --color-success: #28A745; |
43 | | - --color-error: #DC3545; |
44 | | - --color-warning: #FFC107; |
45 | | - --color-info: #17A2B8; |
| 42 | + --color-success: #28a745; |
| 43 | + --color-error: #dc3545; |
| 44 | + --color-warning: #ffc107; |
| 45 | + --color-info: #17a2b8; |
46 | 46 |
|
47 | | - --font-text: 'Inter', sans-serif; |
48 | | - --font-head: 'Inter', sans-serif; |
49 | | - --font-special: 'Inter', sans-serif; |
50 | | - --font-mono: 'Inter', sans-serif; |
| 47 | + --font-text: "Inter"; |
| 48 | + --font-head: "Inter"; |
| 49 | + --font-special: "Inter"; |
| 50 | + --font-mono: "Inter"; |
51 | 51 |
|
52 | 52 | --size-hero1-mobile: 52px; |
53 | 53 | --lineheight-hero1-mobile: 1.15; |
|
64 | 64 | --size-hero3-desktop: 42px; |
65 | 65 | --lineheight-hero3-desktop: 1.15; |
66 | 66 |
|
67 | | - --size-h1-mobile: 38px; |
68 | | - --lineheight-h1-mobile: 1.2; |
| 67 | + --size-h1-mobile: 30px; |
| 68 | + --lineheight-h1-mobile: 1.20; |
69 | 69 | --size-h1-desktop: 40px; |
70 | | - --lineheight-h1-desktop: 1.2; |
| 70 | + --lineheight-h1-desktop: 1.20; |
71 | 71 |
|
72 | | - --size-h2-mobile: 28px; |
73 | | - --lineheight-h2-mobile: 1.2; |
| 72 | + --size-h2-mobile: 22px; |
| 73 | + --lineheight-h2-mobile: 1.20; |
74 | 74 | --size-h2-desktop: 32px; |
75 | | - --lineheight-h2-desktop: 1.2; |
| 75 | + --lineheight-h2-desktop: 1.20; |
76 | 76 |
|
77 | | - --size-h3-mobile: 24px; |
78 | | - --lineheight-h3-mobile: 1.2; |
| 77 | + --size-h3-mobile: 18px; |
| 78 | + --lineheight-h3-mobile: 1.20; |
79 | 79 | --size-h3-desktop: 28px; |
80 | | - --lineheight-h3-desktop: 1.2; |
| 80 | + --lineheight-h3-desktop: 1.20; |
81 | 81 |
|
82 | | - --size-h4-mobile: 22px; |
83 | | - --lineheight-h4-mobile: 1.3; |
| 82 | + --size-h4-mobile: 16px; |
| 83 | + --lineheight-h4-mobile: 1.30; |
84 | 84 | --size-h4-desktop: 24px; |
85 | | - --lineheight-h4-desktop: 1.3; |
| 85 | + --lineheight-h4-desktop: 1.30; |
86 | 86 |
|
87 | | - --size-h5-mobile: 18px; |
88 | | - --lineheight-h5-mobile: 1.4; |
| 87 | + --size-h5-mobile: 14px; |
| 88 | + --lineheight-h5-mobile: 1.40; |
89 | 89 | --size-h5-desktop: 20px; |
90 | | - --lineheight-h5-desktop: 1.4; |
| 90 | + --lineheight-h5-desktop: 1.40; |
91 | 91 |
|
92 | | - --size-h6-mobile: 16px; |
93 | | - --lineheight-h6-mobile: 1.4; |
| 92 | + --size-h6-mobile: 12px; |
| 93 | + --lineheight-h6-mobile: 1.40; |
94 | 94 | --size-h6-desktop: 18px; |
95 | | - --lineheight-h6-desktop: 1.4; |
| 95 | + --lineheight-h6-desktop: 1.40; |
96 | 96 |
|
97 | 97 | --size-eyebrow-mobile: 16px; |
98 | 98 | --lineheight-eyebrow-mobile: 1.35; |
|
105 | 105 | --lineheight-subtitle-desktop: 1.35; |
106 | 106 |
|
107 | 107 | --size-button-mobile: 16px; |
108 | | - --lineheight-button-mobile: 1; |
| 108 | + --lineheight-button-mobile: 1.00; |
109 | 109 | --size-button-desktop: 16px; |
110 | | - --lineheight-button-desktop: 1; |
| 110 | + --lineheight-button-desktop: 1.00; |
111 | 111 |
|
112 | 112 | --size-button-big-mobile: 18px; |
113 | | - --lineheight-button-big-mobile: 1; |
| 113 | + --lineheight-button-big-mobile: 1.00; |
114 | 114 | --size-button-big-desktop: 18px; |
115 | | - --lineheight-button-big-desktop: 1; |
| 115 | + --lineheight-button-big-desktop: 1.00; |
116 | 116 |
|
117 | 117 | --size-lead-mobile: 16px; |
118 | 118 | --lineheight-lead-mobile: 1.35; |
119 | 119 | --size-lead-desktop: 18px; |
120 | | - --lineheight-lead-desktop: 1.35; |
| 120 | + --lineheight-lead-desktop: 1.45; |
121 | 121 |
|
122 | 122 | --size-input-mobile: 16px; |
123 | | - --lineheight-input-mobile: 1; |
| 123 | + --lineheight-input-mobile: 1.00; |
124 | 124 | --size-input-desktop: 16px; |
125 | | - --lineheight-input-desktop: 1; |
| 125 | + --lineheight-input-desktop: 1.00; |
126 | 126 |
|
127 | 127 | --size-input-big-mobile: 18px; |
128 | | - --lineheight-input-big-mobile: 1; |
| 128 | + --lineheight-input-big-mobile: 1.00; |
129 | 129 | --size-input-big-desktop: 18px; |
130 | | - --lineheight-input-big-desktop: 1; |
| 130 | + --lineheight-input-big-desktop: 1.00; |
131 | 131 |
|
132 | 132 | --size-strong-mobile: 14px; |
133 | | - --lineheight-strong-mobile: 1.5; |
| 133 | + --lineheight-strong-mobile: 1.50; |
134 | 134 | --size-strong-desktop: 16px; |
135 | | - --lineheight-strong-desktop: 1.5; |
| 135 | + --lineheight-strong-desktop: 1.50; |
136 | 136 |
|
137 | 137 | --size-text-mobile: 14px; |
138 | | - --lineheight-text-mobile: 1.5; |
| 138 | + --lineheight-text-mobile: 1.50; |
139 | 139 | --size-text-desktop: 16px; |
140 | | - --lineheight-text-desktop: 1.5; |
| 140 | + --lineheight-text-desktop: 1.50; |
141 | 141 |
|
142 | 142 | --size-small-mobile: 12px; |
143 | | - --lineheight-small-mobile: 1.3; |
| 143 | + --lineheight-small-mobile: 1.30; |
144 | 144 | --size-small-desktop: 14px; |
145 | | - --lineheight-small-desktop: 1.3; |
| 145 | + --lineheight-small-desktop: 1.30; |
146 | 146 |
|
147 | | - --size-blockquote-mobile: 16px; |
148 | | - --lineheight-blockquote-mobile: 1.5; |
| 147 | + --size-blockquote-mobile: 14px; |
| 148 | + --lineheight-blockquote-mobile: 1.50; |
149 | 149 | --size-blockquote-desktop: 18px; |
150 | | - --lineheight-blockquote-desktop: 1.5; |
| 150 | + --lineheight-blockquote-desktop: 1.50; |
151 | 151 | } |
0 commit comments