@pocketprep/ui-kit 3.4.73 → 3.4.74

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.
@@ -671,7 +671,7 @@ export default class MatrixChoicesContainer extends Vue {
671
671
  display: flex;
672
672
 
673
673
  &--three-columns {
674
- margin-left: -10px;
674
+ margin-left: -8px;
675
675
  }
676
676
  }
677
677
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pocketprep/ui-kit",
3
- "version": "3.4.73",
3
+ "version": "3.4.74",
4
4
  "description": "Pocket Prep UI Kit",
5
5
  "author": "pocketprep",
6
6
  "scripts": {