didnt actually need to mess with the cursor

This commit is contained in:
Christian
2021-01-05 10:55:26 -05:00
parent 6a0494ccd4
commit d1252ce5a0

View File

@@ -44,8 +44,6 @@ a {
} }
div.contact:hover { div.contact:hover {
opacity: 1; opacity: 1;
cursor: hand;
cursor: pointer;
} }
@media screen and (max-width:500px) { @media screen and (max-width:500px) {