Underline URL in warning

This commit is contained in:
Paul O'Leary McCann 2022-10-19 13:16:59 +09:00
parent f6f79bfca0
commit 6a79a7a825

View File

@ -149,6 +149,9 @@
& > span & > span
display: block display: block
a
text-decoration: underline
.small .small
font-size: var(--font-size-code) font-size: var(--font-size-code)
line-height: 1.65 line-height: 1.65