@sanity/ui 0.37.6 → 0.37.7
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.
package/lib/sanity-ui.modern.js
CHANGED
|
@@ -2279,7 +2279,7 @@ const fonts = {
|
|
|
2279
2279
|
}]
|
|
2280
2280
|
},
|
|
2281
2281
|
heading: {
|
|
2282
|
-
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, system-ui, sans-serif',
|
|
2282
|
+
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, system-ui, sans-serif',
|
|
2283
2283
|
horizontalOffset: 0.075,
|
|
2284
2284
|
weights: {
|
|
2285
2285
|
regular: 700,
|
|
@@ -2332,7 +2332,7 @@ const fonts = {
|
|
|
2332
2332
|
}]
|
|
2333
2333
|
},
|
|
2334
2334
|
label: {
|
|
2335
|
-
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", system-ui, sans-serif',
|
|
2335
|
+
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Liberation Sans", system-ui, sans-serif',
|
|
2336
2336
|
horizontalOffset: 0.075,
|
|
2337
2337
|
weights: {
|
|
2338
2338
|
regular: 600,
|
|
@@ -2378,7 +2378,7 @@ const fonts = {
|
|
|
2378
2378
|
}]
|
|
2379
2379
|
},
|
|
2380
2380
|
text: {
|
|
2381
|
-
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, system-ui, sans-serif',
|
|
2381
|
+
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, system-ui, sans-serif',
|
|
2382
2382
|
horizontalOffset: 0.075,
|
|
2383
2383
|
weights: {
|
|
2384
2384
|
regular: 400,
|