@total_onion/onion-library 2.0.110 → 2.0.111

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.
@@ -882,7 +882,7 @@
882
882
  }
883
883
  }
884
884
 
885
- &__post-spacer {
885
+ &__spacer {
886
886
  z-index: 2;
887
887
  width: 100%;
888
888
  background-color: var(--spacer-bg-colour);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "2.0.110",
3
+ "version": "2.0.111",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {