@snyk-mktg/brand-ui 2.3.16 → 2.3.17

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.
@@ -218,8 +218,8 @@
218
218
  'linear',
219
219
  '140deg',
220
220
  map.get($evoui-colors, 'orange'),
221
- map.get($evoui-colors, 'orange'),
222
221
  map.get($evoui-colors, 'pink'),
222
+ map.get($evoui-colors, 'orange'),
223
223
  map.get($evoui-colors, 'pink')
224
224
  ) {
225
225
  position: absolute;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snyk-mktg/brand-ui",
3
- "version": "2.3.16",
3
+ "version": "2.3.17",
4
4
  "description": "The official style library for Snyk’s BrandUI Design System",
5
5
  "scripts": {
6
6
  "dev:css": "gulp devCss",