@things-factory/shell 9.0.0-beta.63 → 9.0.0-beta.70

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.
@@ -130,6 +130,10 @@ body.dark {
130
130
  caret-color: white;
131
131
  }
132
132
 
133
+ html {
134
+ --scene-theme-font-family: 'Roboto', Helvetica;
135
+ }
136
+
133
137
  @media only screen and (max-width: 460px) {
134
138
  body {
135
139
  /* subtitle style */