From d1252ce5a061402006fd248dc041e1e75491460d Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 5 Jan 2021 10:55:26 -0500 Subject: [PATCH] didnt actually need to mess with the cursor --- styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/styles.css b/styles.css index e4ab87b..1ec970c 100644 --- a/styles.css +++ b/styles.css @@ -44,8 +44,6 @@ a { } div.contact:hover { opacity: 1; - cursor: hand; - cursor: pointer; } @media screen and (max-width:500px) {