@pocketprep/ui-kit 3.4.60 → 3.4.61

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.
@@ -611,6 +611,10 @@ export default class MatrixChoicesContainer extends Vue {
611
611
  font-size: 16px;
612
612
  font-weight: 600;
613
613
  }
614
+
615
+ p {
616
+ margin: 0;
617
+ }
614
618
  }
615
619
 
616
620
  &__mobile-choices {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pocketprep/ui-kit",
3
- "version": "3.4.60",
3
+ "version": "3.4.61",
4
4
  "description": "Pocket Prep UI Kit",
5
5
  "author": "pocketprep",
6
6
  "scripts": {