fix: mobile hover issue

This commit is contained in:
Timothy Jaeryang Baek
2025-02-18 09:54:31 -08:00
parent 0c3ba5123e
commit 359f8b67f8

View File

@@ -36,3 +36,5 @@
@apply cursor-pointer;
}
}
@custom-variant hover (&:hover);