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

피드 상세 뷰 이미지 영역 및 캐러셀 반응형 디자인 추가 #416

Merged
merged 3 commits into from
Sep 17, 2023

Conversation

eunsukimme
Copy link
Member

@eunsukimme eunsukimme commented Sep 17, 2023

🚩 관련 이슈

📋 작업 내용

  • 피드 상세 뷰 이미지 영역 및 캐러셀 모달 반응형 디자인을 적용했어요

📸 스크린샷

Screenshot 2023-09-17 at 3 32 56 PM Screenshot 2023-09-17 at 3 33 18 PM Screenshot 2023-09-17 at 3 33 28 PM

@eunsukimme eunsukimme temporarily deployed to development September 17, 2023 06:32 — with GitHub Actions Inactive
@eunsukimme eunsukimme marked this pull request as ready for review September 17, 2023 06:34
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 370aff3
Status: ✅  Deploy successful!
Preview URL: https://ce1d96e6.sopt-crew-dev-legacy.pages.dev
Branch Preview URL: https://feat--415.sopt-crew-dev-legacy.pages.dev

View logs

Copy link
Contributor

@na-reum na-reum left a comment

Choose a reason for hiding this comment

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

LGU+!

Copy link
Member

@100Gyeon 100Gyeon left a comment

Choose a reason for hiding this comment

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

👏🏻

@eunsukimme eunsukimme merged commit bd8ed84 into develop Sep 17, 2023
@eunsukimme eunsukimme deleted the feat/#415 branch September 17, 2023 08:36
Comment on lines 164 to +169
paddingRight: '25px',
marginTop: '20px',
marginBottom: '12px',
'@tablet': {
paddingRight: 0,
},
Copy link
Contributor

Choose a reason for hiding this comment

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

요거 pt mt mb 로 만들어줘도 좋을 것 가타요!! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

피드 상세 뷰 이미지 영역 및 캐러셀 모바일 대응
4 participants