mitre-form-component 2.2.2 → 2.2.3

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/dist/index.js CHANGED
@@ -1043,8 +1043,8 @@ var PrimaryButton = styled6.button`
1043
1043
  }
1044
1044
  `;
1045
1045
  var SecondaryText = styled6.p`
1046
- && {
1047
- margin: 2.25rem 0 0.75rem !important;
1046
+ &&& {
1047
+ margin: 3rem 0 0.5rem !important;
1048
1048
  padding: 0 !important;
1049
1049
  font-family: ${theme.fonts.primary} !important;
1050
1050
  font-size: 0.85rem !important;