update link underline

This commit is contained in:
Tom 2023-09-20 21:09:50 +01:00
parent 3c14f55754
commit 636d27356e

View File

@ -80,6 +80,8 @@ main :is(p,h1,h2,h3,h4,h5,h6) {
a { a {
text-decoration: underline; text-decoration: underline;
text-underline-offset: 2px;
text-decoration-thickness: 0.5px;
color: #222; color: #222;
} }