Skip to content

은행 로고 이미지 오류 수정 #107

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

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Conversation

yoouyeon
Copy link
Collaborator

@yoouyeon yoouyeon commented Feb 21, 2025

📝 관련 이슈

💻 작업 내용

캐릭터 작업이 좀 길어질 것 같아서 은행 로고 이미지 오류 수정 부분만 먼저 올립니다!
import하는 대신 직접 경로로 접근하도록 수정했습니당...

📸 스크린샷

배포 환경에서 확인 완료!!! (근데 버튼 배치가 왜이러죠 😱😱😱😱😱😱😱😱😱)

Screenshot_20250222_014248_Chrome.jpg Screenshot_20250222_014302_Chrome.jpg

@yoouyeon yoouyeon self-assigned this Feb 21, 2025
@github-actions github-actions bot requested a review from ongheong February 21, 2025 16:39
@github-actions github-actions bot added ✨ Feature 새로운 기능 추가나 개선을 위한 작업 🖥️ FE 프론트엔드 작업 labels Feb 21, 2025
@yoouyeon yoouyeon added 🐞 Bug 버그 제보 / 수정 and removed ✨ Feature 새로운 기능 추가나 개선을 위한 작업 labels Feb 21, 2025
Copy link
Member

@ongheong ongheong left a comment

Choose a reason for hiding this comment

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

우와 확인했습니다!! 이미지 깔끔하게 잘 나오네용
배열 이상한 건 justify-content: space-between; 속성때문에 그렇습니다! 이 부분을 justify-content: center;로 바꿔주시면 이렇게 모아지긴합니당
요 아래가 좀 더 보기 괜찮으시면 해당 속성만 바꿔주세요!
image

@yoouyeon
Copy link
Collaborator Author

아 원래 3열인데, 자리가 없어서 2열로 밀린거군요...!! 뭔가 grid 쓰면 해결될 듯 한데 당장은 여유가없네용 흑흑 일단은 그냥 두겠습니닷

@yoouyeon yoouyeon merged commit 651f005 into develop Feb 21, 2025
6 checks passed
@yoouyeon yoouyeon deleted the fix/#106-bank-image branch February 21, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 버그 제보 / 수정 🖥️ FE 프론트엔드 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants