Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] 숨은 캐스퍼 찾기 랜딩페이지 네트워크 연결 및 퍼블리싱 일부 변경 #42

Merged
merged 7 commits into from
Aug 14, 2024

Conversation

Dunkkkk
Copy link
Collaborator

@Dunkkkk Dunkkkk commented Aug 14, 2024

No description provided.

@@ -40,7 +40,7 @@ const LadingPageTitle = ({ onClick }: LadingPageTitleProps) => {
};
return (
<>
<div className="flex w-full h-[115vh] justify-center items-center relative">
<div className="flex w-full h-[93vh] justify-center items-center relative">
Copy link
Contributor

Choose a reason for hiding this comment

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

height를 93vh로 바꾸면서 공유 버튼 클릭 시 뜨는 애니메이션 위치와 findGameTitleBackground 이미지의 위치 조정이 좀 더 필요할 것 같네요. 이건 제가 이어서 고치겠습니당

Copy link
Contributor

@minani-0621 minani-0621 left a comment

Choose a reason for hiding this comment

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

좋슴돠~ 퍼블리싱 일부 수정 해야되는거 제가 마무리 해서 푸시하고 pr닫을게여
고생하셨어영..!

@minani-0621 minani-0621 merged commit e5f2c02 into develop Aug 14, 2024
1 check passed
@minani-0621 minani-0621 deleted the CC-155 branch August 14, 2024 08:03
@minani-0621 minani-0621 added the Feat New feature label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants