Skip to content

Commit 4d7ec3e

Browse files
committed
chore: mobile device hover fix.
1 parent 42a5225 commit 4d7ec3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/globals.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@import "tailwindcss";
22

3+
@custom-variant hover (&:hover);
4+
35
:root {
46
--background: #0d1117;
57
--foreground: #c9d1d9;

0 commit comments

Comments
 (0)