Merge pull request #954 from Safelite/CSR-1051-fix-underline-spacing

CSR-1051 remove unnecessary code for underline spacing (inherits from text-link).
This commit is contained in:
bmauger 2023-01-26 13:46:17 -05:00 committed by GitHub
commit f0ab2d93c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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