@nnc-digital/nnc-design-system 1.0.0-alpha6 → 1.0.0-alpha7

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/build/index.js CHANGED
@@ -29645,7 +29645,6 @@ const generate_theme = (theme_vars) => {
29645
29645
  color: ${theme_vars.colours.action};
29646
29646
  font-weight: 700;
29647
29647
  text-decoration: underline;
29648
- padding: 5px 10px;
29649
29648
  `,
29650
29649
  linkStylesHover: `
29651
29650
  color: ${theme_vars.colours.action_dark};