[Design] 편지 컴포넌트 줄넘김 조정 #113
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
연관 이슈
close #112
개요
편지 컴포넌트 줄넘김 조정
📝 기타 사항
resize이벤트 받아서 해도Letter컴포넌트 내 줄넘김 기준인 가로 크기가 잘 조정이 안되네요..! 그래서 간격을 작게 수정하고 컴포넌트 반응형 크기도 조금씩 수정해서 임시 방편으로 만져둔 상태입니다. 전체적으로Letter 컴포넌트**리팩토링!!**이 필요할 거 같아요. 줄넘김 시키는 로직도 다시 생각해보아야 할 것 같습니다.. 반응형 어렵네요😂