underline external links

This commit is contained in:
Katie Kroell 2026-02-16 13:44:37 -05:00
parent b286a70e98
commit 4533c1b528

View file

@ -545,6 +545,9 @@ export default {
font-weight: 500;
}
margin-top: 6px;
.external-text {
text-decoration: underline;
}
a {
text-decoration: none;
}