From 07e6b19eacd678ea981ded3646bf78a78f33ddfb Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Mon, 21 Aug 2023 07:51:04 +0100 Subject: Typo in new link styling --- public/css/modules/link.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css/modules/link.css') 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 { -- cgit v1.2.3