Skip to content

Commit 3c49d73

Browse files
committed
🎨 Format
1 parent 14d2381 commit 3c49d73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

frontend/src/index.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@
117117
body {
118118
@apply bg-background text-foreground;
119119
}
120-
button, [role="button"] {
120+
button,
121+
[role="button"] {
121122
cursor: pointer;
122123
}
123-
}
124+
}

0 commit comments

Comments
 (0)