From 4ebf6ba69b43a34223c48d48f624fa4b1aa0887a Mon Sep 17 00:00:00 2001 From: RobertHeaton <57216759+RobertHeaton@users.noreply.github.com> Date: Sun, 3 Sep 2023 08:28:48 +0100 Subject: [PATCH] Update 4.css --- 4.css | 1 + 1 file changed, 1 insertion(+) diff --git a/4.css b/4.css index 208f5e5..24b437b 100644 --- a/4.css +++ b/4.css @@ -20,6 +20,7 @@ a.pan:hover{ } a.btn{ transition: 0.1s all linear; + text-decoration: none; cursor: pointer; }