@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 +0 -1
- package/build/index.js.map +1 -1
- package/build/index.mjs.js +0 -1
- package/build/index.mjs.js.map +1 -1
- package/package.json +1 -1
package/build/index.mjs.js
CHANGED
|
@@ -29632,7 +29632,6 @@ const generate_theme = (theme_vars) => {
|
|
|
29632
29632
|
color: ${theme_vars.colours.action};
|
|
29633
29633
|
font-weight: 700;
|
|
29634
29634
|
text-decoration: underline;
|
|
29635
|
-
padding: 5px 10px;
|
|
29636
29635
|
`,
|
|
29637
29636
|
linkStylesHover: `
|
|
29638
29637
|
color: ${theme_vars.colours.action_dark};
|