diff --git a/src/styles/main.less b/src/styles/main.less index f521dd8..5984829 100644 --- a/src/styles/main.less +++ b/src/styles/main.less @@ -71,6 +71,10 @@ body { stroke-width: 4; fill: black; } + + @media(hover: none) { + display: none; + } } .cursor-icon-sticker {