From bdc04c201097fe33ffb740157209d2c945d8ed48 Mon Sep 17 00:00:00 2001 From: Mayank <9084735+mayank99@users.noreply.github.com> Date: Sun, 30 Jul 2023 20:53:48 -0400 Subject: [PATCH] Update index.css --- package/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/package/index.css b/package/index.css index 82add91..48097c8 100644 --- a/package/index.css +++ b/package/index.css @@ -62,6 +62,7 @@ } :where(a) { + color: inherit; text-underline-offset: 0.2ex; }