qstd 0.3.45 → 0.3.46

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qstd",
3
- "version": "0.3.45",
3
+ "version": "0.3.46",
4
4
  "description": "Standard Block component and utilities library with Panda CSS",
5
5
  "author": "malin1",
6
6
  "license": "MIT",
@@ -190,7 +190,6 @@
190
190
  html {
191
191
  font-size: 16px;
192
192
  line-height: 1.5;
193
- font-family: geologica, sans-serif;
194
193
  }
195
194
 
196
195
  *,::before,::after,::backdrop {