@simplybusiness/theme-simplybusiness 1.8.3 → 1.8.5

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/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @simplybusiness/theme-simplybusiness
2
2
 
3
+ ## 1.8.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [96e0aa3]
8
+ - Updated dependencies [9ea1fc1]
9
+ - @simplybusiness/mobius-journey@6.43.0
10
+
11
+ ## 1.8.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [f69b9f8]
16
+ - Updated dependencies [0248787]
17
+ - Updated dependencies [1e6af54]
18
+ - Updated dependencies [5b82d3f]
19
+ - Updated dependencies [59f2408]
20
+ - @simplybusiness/mobius-journey@6.42.0
21
+
3
22
  ## 1.8.3
4
23
 
5
24
  ### Patch Changes
package/dist/index.css CHANGED
@@ -3734,7 +3734,7 @@ svg:not(:host).svg-inline--mobius-icon{
3734
3734
  }
3735
3735
  :is(.mobius-section ul) li{
3736
3736
  background:var(--questionnaire-list-icon);
3737
- background-size:contain;
3737
+ background-size:var(--font-size-lead);
3738
3738
  background-repeat:no-repeat;
3739
3739
  padding-left:var(--size-lg);
3740
3740
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simplybusiness/theme-simplybusiness",
3
- "version": "1.8.3",
3
+ "version": "1.8.5",
4
4
  "main": "dist/index.css",
5
5
  "simplyBusiness": {
6
6
  "publishToPublicNpm": true
@@ -28,7 +28,7 @@
28
28
  "dependencies": {
29
29
  "@simplybusiness/mobius": "^5.15.5",
30
30
  "@simplybusiness/mobius-datepicker": "^6.2.0",
31
- "@simplybusiness/mobius-journey": "^6.41.0",
31
+ "@simplybusiness/mobius-journey": "^6.43.0",
32
32
  "@simplybusiness/theme-core": "^7.2.20"
33
33
  },
34
34
  "devDependencies": {