File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1089,7 +1089,7 @@ export default function Home() {
10891089 className = "w-full"
10901090 >
10911091 < CarouselContent >
1092- < CarouselItem className = "md:basis-1/2 lg :basis-1/3" >
1092+ < CarouselItem className = " 2xl :basis-1/3" >
10931093 < Card className = "border-[#174BE5]/50 bg-[#eaeaea]/50 border-0" >
10941094 < CardContent className = "flex flex-col aspect-square items-center justify-center p-6 gap-10" >
10951095 < p className = "text-xl font-bold text-[#174BE5]" >
@@ -1101,7 +1101,7 @@ export default function Home() {
11011101 loop
11021102 muted
11031103 playsInline
1104- className = "border-6 border-[#174BE5]/50 rounded-xl object-fit"
1104+ className = "border-6 border-[#174BE5]/50 rounded-xl object-fit "
11051105 >
11061106 < source src = "https://opendrivelab.github.io/FreeTacMan/user_study/FragileCupManipulation.mp4" />
11071107 </ video >
You can’t perform that action at this time.
0 commit comments