Skip to content

Commit b10cd9b

Browse files
committed
adjust: ui/skeleton
1 parent 0000a6a commit b10cd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ui/skeleton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Card, CardBanner, CardContent } from "../ui/card"
44

55
// Pseudo-random list of skeleton widths for multiple lines
66
const widths = [
7-
"w-1/3",
7+
"w-2/3",
88
"w-1/5",
99
"w-4",
1010
"w-1/4",

0 commit comments

Comments
 (0)