From c00fd4b13628f717e560677c272f92ba308d59f4 Mon Sep 17 00:00:00 2001 From: Jeremy Fiel <32110157+jeremyfiel@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:13:32 +0000 Subject: [PATCH] chore(styles): remove duplicate definition --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index 9e717b2..863c527 100644 --- a/style.css +++ b/style.css @@ -70,9 +70,8 @@ textarea { .docs { margin-left: 5px; - text-decoration: none; font-weight:600; color:#333; font-size: 80%; text-decoration: underline; -} \ No newline at end of file +}