didnt actually need to mess with the cursor
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user