summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-21 07:51:04 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-21 07:51:04 +0100
commit07e6b19eacd678ea981ded3646bf78a78f33ddfb (patch)
tree55450c838f4acf3522fbdfcfd3c283916d68c9a6
parent90088d38f8d84b8ac92553e289cf63e0a95870fb (diff)
Typo in new link styling
-rw-r--r--public/css/modules/link.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/modules/link.css b/public/css/modules/link.css
index d3b9307..deb0f81 100644
--- a/public/css/modules/link.css
+++ b/public/css/modules/link.css
@@ -13,7 +13,7 @@
text-underline-offset 100ms,
border-color 100ms,
font-weight 100ms,
- font-size 300ms;
+ font-size 100ms;
}
.link:hover, .group-hover:hover .link, .link:focus, .link:active {