Skip to content

Commit

Permalink
Add PrepVerse files
Browse files Browse the repository at this point in the history
  • Loading branch information
Akash Singh committed Feb 3, 2024
1 parent 23705e8 commit f377271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/src/refine-theme/landing-hero-video.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ export const LandingHeroVideo = () => {
"max-w-[300px]",
"landing-sm:max-w-[208px]",
"landing-md:max-w-[592px]",
"max-h-[150px]",
"aspect-[592/150]",
"max-h-[100px]",
"aspect-[592/100]",
"w-full h-full",
"z-[1]",
"relative",
Expand Down

0 comments on commit f377271

Please sign in to comment.