@foodpilot/foods 2.11.34 → 2.11.35

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.
@@ -42,7 +42,7 @@ const typographyConfig = (_palette) => {
42
42
  fontSize: "0.75rem",
43
43
  lineHeight: "160%",
44
44
  letterSpacing: "0%",
45
- "@media (max-width:1200px)": {
45
+ "@media (max-width:900px)": {
46
46
  fontSize: "0.6rem",
47
47
  lineHeight: "160%"
48
48
  }
@@ -78,7 +78,7 @@ const typographyConfig = (_palette) => {
78
78
  fontSize: "0.875rem",
79
79
  lineHeight: "160%",
80
80
  letterSpacing: "0%",
81
- "@media (max-width:1200px)": {
81
+ "@media (max-width:900px)": {
82
82
  fontSize: "0.75rem",
83
83
  lineHeight: "160%"
84
84
  }
@@ -114,7 +114,7 @@ const typographyConfig = (_palette) => {
114
114
  fontSize: "1rem",
115
115
  lineHeight: "160%",
116
116
  letterSpacing: "0%",
117
- "@media (max-width:1200px)": {
117
+ "@media (max-width:900px)": {
118
118
  fontSize: "0.875rem",
119
119
  lineHeight: "160%"
120
120
  }
@@ -150,7 +150,7 @@ const typographyConfig = (_palette) => {
150
150
  fontSize: "1.125rem",
151
151
  lineHeight: "160%",
152
152
  letterSpacing: "0%",
153
- "@media (max-width:1200px)": {
153
+ "@media (max-width:900px)": {
154
154
  fontSize: "1rem",
155
155
  lineHeight: "160%"
156
156
  }
@@ -190,7 +190,7 @@ const typographyConfig = (_palette) => {
190
190
  fontSize: "2rem",
191
191
  lineHeight: "116%",
192
192
  letterSpacing: "0%",
193
- "@media (max-width:1200px)": {
193
+ "@media (max-width:900px)": {
194
194
  fontSize: "1.75rem"
195
195
  }
196
196
  },
@@ -200,7 +200,7 @@ const typographyConfig = (_palette) => {
200
200
  fontSize: "2rem",
201
201
  lineHeight: "116%",
202
202
  letterSpacing: "0%",
203
- "@media (max-width:1200px)": {
203
+ "@media (max-width:900px)": {
204
204
  fontSize: "1.75rem"
205
205
  }
206
206
  },
@@ -210,7 +210,7 @@ const typographyConfig = (_palette) => {
210
210
  fontSize: "1.25rem",
211
211
  lineHeight: "140%",
212
212
  letterSpacing: "0%",
213
- "@media (max-width:1200px)": {
213
+ "@media (max-width:900px)": {
214
214
  fontSize: "1.125rem"
215
215
  }
216
216
  },
@@ -220,7 +220,7 @@ const typographyConfig = (_palette) => {
220
220
  fontSize: "1rem",
221
221
  lineHeight: "150%",
222
222
  letterSpacing: "0%",
223
- "@media (max-width:1200px)": {
223
+ "@media (max-width:900px)": {
224
224
  fontSize: "0.75rem"
225
225
  }
226
226
  },
@@ -239,7 +239,7 @@ const typographyConfig = (_palette) => {
239
239
  fontSize: "2rem",
240
240
  lineHeight: "160%",
241
241
  letterSpacing: "0%",
242
- "@media (max-width:1200px)": {
242
+ "@media (max-width:900px)": {
243
243
  fontSize: "1.375rem",
244
244
  lineHeight: "140%"
245
245
  }
@@ -250,7 +250,7 @@ const typographyConfig = (_palette) => {
250
250
  fontSize: "1.5rem",
251
251
  lineHeight: "160%",
252
252
  letterSpacing: "0%",
253
- "@media (max-width:1200px)": {
253
+ "@media (max-width:900px)": {
254
254
  fontSize: "1.25rem",
255
255
  lineHeight: "140%"
256
256
  }
@@ -261,7 +261,7 @@ const typographyConfig = (_palette) => {
261
261
  fontSize: "1.25rem",
262
262
  lineHeight: "160%",
263
263
  letterSpace: "0%",
264
- "@media (max-width:1200px)": {
264
+ "@media (max-width:900px)": {
265
265
  fontSize: "1.125rem",
266
266
  lineHeight: "140%"
267
267
  }
@@ -272,7 +272,7 @@ const typographyConfig = (_palette) => {
272
272
  fontSize: "1.125rem",
273
273
  lineHeight: "160%",
274
274
  letterSpacing: "0%",
275
- "@media (max-width:1200px)": {
275
+ "@media (max-width:900px)": {
276
276
  fontSize: "1rem",
277
277
  lineHeight: "150%"
278
278
  }
@@ -283,7 +283,7 @@ const typographyConfig = (_palette) => {
283
283
  fontSize: "1rem",
284
284
  lineHeight: "160%",
285
285
  letterSpacing: "0%",
286
- "@media (max-width:1200px)": {
286
+ "@media (max-width:900px)": {
287
287
  fontSize: "0.875rem",
288
288
  lineHeight: "150%"
289
289
  }
@@ -295,7 +295,7 @@ const typographyConfig = (_palette) => {
295
295
  fontSize: "1rem",
296
296
  lineHeight: "160%",
297
297
  letterSpacing: "0%",
298
- "@media (max-width:1200px)": {
298
+ "@media (max-width:900px)": {
299
299
  fontSize: "0.875rem",
300
300
  lineHeight: "150%"
301
301
  }
@@ -308,7 +308,7 @@ const typographyConfig = (_palette) => {
308
308
  fontSize: "0.875rem",
309
309
  lineHeight: "150%",
310
310
  letterSpacing: "0%",
311
- "@media (max-width:1200px)": {
311
+ "@media (max-width:900px)": {
312
312
  fontSize: "1rem"
313
313
  }
314
314
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@foodpilot/foods",
3
3
  "private": false,
4
- "version": "2.11.34",
4
+ "version": "2.11.35",
5
5
  "type": "module",
6
6
  "main": "./dist/main.js",
7
7
  "module": "./dist/main.js",