Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/components/RetrospectProjectSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

<!-- 하단 -->
<div class="px-5 shrink-0 safe-bottom">
<p class="text-center text-label2 font-medium text-grey-7 mb-4">
<p class="text-center text-label2 font-medium text-grey-7 mb-5">
프로젝트는 최대 10개까지 생성 가능합니다.
</p>
<button
Expand Down
Loading