Skip to content

Commit

Permalink
Merge branch 'preview'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelfan committed Jan 20, 2024
2 parents 18c3917 + 1634709 commit ab9f509
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default function ProfileHeaderSkeleton() {
className="object-cover h-[12rem] animate-pulse"
/>
<div className="absolute bottom-0 transform translate-y-1/2 px-3">
<div className="w-[99px] h-[99px] bg-gray-200 rounded-full border-4 border-white" />
<div className="w-[103px] h-[103px] bg-gray-200 rounded-full border-4 border-white" />
</div>
</div>
<div className="flex mr-3 mt-3">
Expand Down

0 comments on commit ab9f509

Please sign in to comment.