Skip to content

Commit

Permalink
[24기 / HOTFIX] 프로젝트 탭 배포 후 수정 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
youngminss authored Sep 20, 2024
2 parents 67e9b97 + c22d1ff commit b16d9ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions components/project/ProjectContent/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ const SubTitle = styled.div`

const BodyText = styled.div`
display: flex;
flex: 1;
${({ theme }) => theme.textStyle.web.Body_1};
color: ${({ theme }) => theme.palette.grey_850};
flex-wrap: wrap;
Expand Down
3 changes: 1 addition & 2 deletions database/projects/24th/wespot.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"content": "짧은 기간 동안 훌륭한 팀원들을 만나 많은 것을 배우며 성장해 나아 갈 수 있었습니다. 특히 저희 WeSpot 팀원분들이 다양한 이미지를 가지고 있어서 숨 쉴 틈 없이 재미있었으며 소중한 경험을 함께 나눠준 WeSpot 팀원들에게 진심으로 감사합니다.
한 가지 아쉬운 점이 있다면 iOS 개발을 혼자 하였기 때문에 많은 힘든 부분과 다른 의미로 스트레스가 있었지만 팀원 분들께서 격려해 주셔서 많이 감사했습니다!!"
}
],
"deployLink": "https://linktr.ee/wespot.official",
"playStoreLink": "https://play.google.com/store/apps/details?id=com.bff.wespot.real",
"linkTreeLink": "https://linktr.ee/wespot.official",
"description": "소중한 10대 시절, 반 친구들과 건강한 소통으로 더 많은 추억을 쌓고 싶다면?<br />익명 칭찬 투표 · 쪽지를 통한 10대 전용 소셜 네트워킹 서비스 WeSpot에서 특별한 사람에게 소중한 마음을 전해보세요."
}

0 comments on commit b16d9ca

Please sign in to comment.