Skip to content

Commit

Permalink
chore: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Franqsanz committed Jan 11, 2024
1 parent 8740679 commit b01fe4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/skeletons/SkeletonDBook.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ export function SkeletonDetailsBook() {
maxW='1255px'
m='auto'
px={{ base: 5, xl: 0 }}
pt='10'
pt='7'
pb='3'
align='center'
justify='space-between'
>
<Skeleton w='100px' h='30px' rounded='lg'></Skeleton>
Expand Down

1 comment on commit b01fe4e

@vercel
Copy link

@vercel vercel bot commented on b01fe4e Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

xbu – ./

xbu-git-main-franqsanz.vercel.app
xbu.vercel.app
xbu-franqsanz.vercel.app

Please sign in to comment.