Skip to content

Commit 06b43e6

Browse files
committed
.
1 parent 6c73418 commit 06b43e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/globals.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,9 @@
123123
}
124124

125125

126-
126+
@theme {
127+
--breakpoint-3xl: 120rem;
128+
}
127129
@layer base {
128130
* {
129131
@apply border-border outline-ring/50;

0 commit comments

Comments
 (0)