@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.module.js
CHANGED
|
@@ -2365,7 +2365,7 @@ var fonts = {
|
|
|
2365
2365
|
}]
|
|
2366
2366
|
},
|
|
2367
2367
|
heading: {
|
|
2368
|
-
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, system-ui, sans-serif',
|
|
2368
|
+
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, system-ui, sans-serif',
|
|
2369
2369
|
horizontalOffset: 0.075,
|
|
2370
2370
|
weights: {
|
|
2371
2371
|
regular: 700,
|
|
@@ -2418,7 +2418,7 @@ var fonts = {
|
|
|
2418
2418
|
}]
|
|
2419
2419
|
},
|
|
2420
2420
|
label: {
|
|
2421
|
-
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", system-ui, sans-serif',
|
|
2421
|
+
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Liberation Sans", system-ui, sans-serif',
|
|
2422
2422
|
horizontalOffset: 0.075,
|
|
2423
2423
|
weights: {
|
|
2424
2424
|
regular: 600,
|
|
@@ -2464,7 +2464,7 @@ var fonts = {
|
|
|
2464
2464
|
}]
|
|
2465
2465
|
},
|
|
2466
2466
|
text: {
|
|
2467
|
-
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, system-ui, sans-serif',
|
|
2467
|
+
family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, system-ui, sans-serif',
|
|
2468
2468
|
horizontalOffset: 0.075,
|
|
2469
2469
|
weights: {
|
|
2470
2470
|
regular: 400,
|