fix(fe): fix instagram responsive layout for mobile#3410
fix(fe): fix instagram responsive layout for mobile#3410
Conversation
메인 페이지의 인스타그램 섹션이 모바일에서 깨지는 현상을 반응형으로 수정했습니다. closes TAS-2363
|
✅ Syncing Preview App Succeeded Application: |
Clover229
left a comment
There was a problem hiding this comment.
늦은 리뷰 미안합니다... 리뷰 확인해주세요!!
| @@ -33,13 +33,18 @@ export function InstagramCards() { | |||
| TAKE OUR NEWS | |||
There was a problem hiding this comment.
카드와의 마진도 달라집니다! 모바일 버전에서는 16px 이네요
|
✅ Syncing Preview App Succeeded Application: |
|
🛑 Preview Removed Reason: No commits for 7 days (stale) Push a new commit to restore the preview. |
|
✅ Syncing Preview App Succeeded Application: |
|
❗ Syncing Preview App Failed Application: |
|
🛑 Preview Removed Reason: No commits for 7 days (stale) Push a new commit to restore the preview. |
|
❗ Syncing Preview App Failed Application: |
|
✅ Syncing Preview App Succeeded Application: |
|
✅ Syncing Preview App Succeeded Application: |

메인 페이지의 인스타그램 섹션이 모바일에서 깨지는 현상을 반응형으로 수정했습니다.
모바일 버전에서 인스타그램 카드가 왼쪽으로 스와이프 되도록 수정하고, go to Instagram 버튼 삭제 했습니다.

closes TAS-2363