snapshot-labs-theme 0.1.41 → 0.1.42
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.
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
@mixin text-ui-primary-lg {
|
|
95
95
|
font-family: 'TASA Orbiter';
|
|
96
96
|
font-weight: 700;
|
|
97
|
-
font-size: 1.
|
|
97
|
+
font-size: 1.19rem;
|
|
98
98
|
line-height: 1.75rem;
|
|
99
99
|
letter-spacing: 0em;
|
|
100
100
|
}
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
@mixin text-ui-primary-md {
|
|
103
103
|
font-family: 'TASA Orbiter';
|
|
104
104
|
font-weight: 700;
|
|
105
|
-
font-size:
|
|
105
|
+
font-size: 1.00rem;
|
|
106
106
|
line-height: 1.50rem;
|
|
107
107
|
letter-spacing: 0em;
|
|
108
108
|
}
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
@mixin text-ui-primary-sm {
|
|
111
111
|
font-family: 'TASA Orbiter';
|
|
112
112
|
font-weight: 700;
|
|
113
|
-
font-size: 0.
|
|
113
|
+
font-size: 0.88rem;
|
|
114
114
|
line-height: 1.25rem;
|
|
115
115
|
letter-spacing: 0em;
|
|
116
116
|
}
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
@mixin text-ui-primary-xs {
|
|
119
119
|
font-family: 'TASA Orbiter';
|
|
120
120
|
font-weight: 700;
|
|
121
|
-
font-size: 0.
|
|
121
|
+
font-size: 0.75rem;
|
|
122
122
|
line-height: 1.00rem;
|
|
123
123
|
letter-spacing: 0em;
|
|
124
124
|
}
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
@mixin text-ui-secondary-lg {
|
|
127
127
|
font-family: 'TASA Orbiter';
|
|
128
128
|
font-weight: 600;
|
|
129
|
-
font-size: 1.
|
|
129
|
+
font-size: 1.19rem;
|
|
130
130
|
line-height: 1.75rem;
|
|
131
131
|
letter-spacing: 0em;
|
|
132
132
|
}
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
@mixin text-ui-secondary-md {
|
|
135
135
|
font-family: 'TASA Orbiter';
|
|
136
136
|
font-weight: 600;
|
|
137
|
-
font-size:
|
|
137
|
+
font-size: 1.00rem;
|
|
138
138
|
line-height: 1.50rem;
|
|
139
139
|
letter-spacing: 0em;
|
|
140
140
|
}
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
@mixin text-ui-secondary-sm {
|
|
143
143
|
font-family: 'TASA Orbiter';
|
|
144
144
|
font-weight: 600;
|
|
145
|
-
font-size: 0.
|
|
145
|
+
font-size: 0.88rem;
|
|
146
146
|
line-height: 1.25rem;
|
|
147
147
|
letter-spacing: 0em;
|
|
148
148
|
}
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
@mixin text-ui-secondary-xs {
|
|
151
151
|
font-family: 'TASA Orbiter';
|
|
152
152
|
font-weight: 600;
|
|
153
|
-
font-size: 0.
|
|
153
|
+
font-size: 0.75rem;
|
|
154
154
|
line-height: 1.00rem;
|
|
155
155
|
letter-spacing: 0em;
|
|
156
156
|
}
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
@mixin text-ui-tertiary-lg {
|
|
159
159
|
font-family: 'TASA Orbiter';
|
|
160
160
|
font-weight: 400;
|
|
161
|
-
font-size: 1.
|
|
161
|
+
font-size: 1.19rem;
|
|
162
162
|
line-height: 1.75rem;
|
|
163
163
|
letter-spacing: 0em;
|
|
164
164
|
}
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
@mixin text-ui-tertiary-md {
|
|
167
167
|
font-family: 'TASA Orbiter';
|
|
168
168
|
font-weight: 400;
|
|
169
|
-
font-size:
|
|
169
|
+
font-size: 1.00rem;
|
|
170
170
|
line-height: 1.50rem;
|
|
171
171
|
letter-spacing: 0em;
|
|
172
172
|
}
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
@mixin text-ui-tertiary-sm {
|
|
175
175
|
font-family: 'TASA Orbiter';
|
|
176
176
|
font-weight: 400;
|
|
177
|
-
font-size: 0.
|
|
177
|
+
font-size: 0.88rem;
|
|
178
178
|
line-height: 1.25rem;
|
|
179
179
|
letter-spacing: 0em;
|
|
180
180
|
}
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
@mixin text-ui-tertiary-xs {
|
|
183
183
|
font-family: 'TASA Orbiter';
|
|
184
184
|
font-weight: 400;
|
|
185
|
-
font-size: 0.
|
|
185
|
+
font-size: 0.75rem;
|
|
186
186
|
line-height: 1.00rem;
|
|
187
187
|
letter-spacing: 0em;
|
|
188
188
|
}
|