mod-base 1.0.61-beta.1 → 1.0.61-beta.2

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": "mod-base",
3
- "version": "1.0.61-beta.1",
3
+ "version": "1.0.61-beta.2",
4
4
  "description": "Base Styles for S3 Sites",
5
5
  "author": "",
6
6
  "license": "ISC"
@@ -628,6 +628,7 @@ $contact-us-blue-light: #8498E7;
628
628
  .zip-control__location,
629
629
  .zip-control__icon {
630
630
  color: $interactive-text-color;
631
+ fill: $interactive-text-color;
631
632
 
632
633
  svg {
633
634
  fill: $interactive-text-color;