There was an error while loading. Please reload this page.
1 parent 3c3b1a9 commit 54cc45bCopy full SHA for 54cc45b
1 file changed
packages/theme/css/prose.module.css
@@ -173,11 +173,8 @@
173
.Prose a:not(:global(.custom-component) a),
174
.Prose a:-webkit-any-link:not(:global(.custom-component) a:-webkit-any-link) {
175
color: var(--brand-InlineLink-color-rest);
176
- position: relative;
177
-}
178
-
179
-.Prose a:hover:not(:global(.custom-component) a:hover) {
180
text-decoration: underline;
+ position: relative;
181
}
182
183
.Prose a::after:not(:global(.custom-component) a::after) {
0 commit comments