diff options
Diffstat (limited to 'src/components/link.style.js')
| -rw-r--r-- | src/components/link.style.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/link.style.js b/src/components/link.style.js index 0128fd91..d13cef33 100644 --- a/src/components/link.style.js +++ b/src/components/link.style.js @@ -16,7 +16,6 @@ export default { component: 'Link', state: ['faint'], directives: { - textColor: '--link', textOpacity: 0.5, textOpacityMode: 'fake' } |
