Skip to content

Commit fa11f3f

Browse files
committed
Update styles.css
1 parent d375abf commit fa11f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ strong {
346346
/* links */
347347
a:any-link {
348348
color: var(--link-color);
349-
text-decoration: none;
349+
text-decoration: underline;
350350
overflow-wrap: break-word;
351351
}
352352

0 commit comments

Comments
 (0)