@burtson-labs/bandit-engine 2.0.100 → 2.0.101

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/dist/index.js CHANGED
@@ -36945,7 +36945,7 @@ var PreferencesTab = ({
36945
36945
  {
36946
36946
  variant: "h5",
36947
36947
  color: "text.primary",
36948
- sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.6rem", md: "1.8rem" } },
36948
+ sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.3rem", md: "1.45rem" } },
36949
36949
  children: "Preferences"
36950
36950
  }
36951
36951
  ),