Skip to content

Commit

Permalink
updates custom cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
betovargas committed Aug 29, 2024
1 parent 7bf9c2f commit 16c4ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/CustomCursor/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
}

/* Hide cursor on screens smaller than 768px */
/* @media (max-width: 768px) {
@media (max-width: 768px) {
.app-cursor {
display: none;
}
}*/
}

0 comments on commit 16c4ec7

Please sign in to comment.