@everymatrix/casino-404 1.12.6 → 1.13.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-404",
3
- "version": "1.12.6",
3
+ "version": "1.13.0",
4
4
  "main": "dist/casino-404.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "026a68f7a1e50f7a829cccf3a3f82cd7776b6f31"
38
+ "gitHead": "1e1112223dbbcaa114d0dc15006eb09f2beabedd"
39
39
  }
@@ -75,9 +75,7 @@
75
75
 
76
76
 
77
77
  <style lang="scss">
78
- :host {
79
- font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
80
- }
78
+
81
79
 
82
80
  *,
83
81
  *::before,