CSR-1051 remove unnecessary code for underline spacing

(inherits from text-link)
This commit is contained in:
Bryan Mauger 2023-01-25 16:42:19 -05:00
parent f9413dc060
commit 3b397b924d

View file

@ -233,7 +233,6 @@ export default {
a {
line-height: 1.714;
padding: 0;
text-underline-offset: 0.1em;
}
}
}