-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: 스타카토 웹 메인 페이지 생성 #576 #577
base: develop
Are you sure you want to change the base?
Conversation
Test Results 25 files 25 suites 5s ⏱️ Results for commit 9326670. |
🌻Test Coverage Report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
안드 선생님들이 디자인 피드백을 주실 것 같으니... EOF 관련 리뷰만 남겼어요!
고생하셨습니다 폭포!!
너무 잘만든것 같은데요..👍
padding: 1rem; /* 최소 패딩 */ | ||
font-size: 0.875rem; /* 가장 작은 글씨 크기 */ | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
개행 추가해야 할 것 같아요!
|
||
@GetMapping("/") | ||
public String index() { | ||
return "index"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
옛날 기억이 새록새록하네요....🙃
⭐️ Issue Number
🚩 Summary
🛠️ Technical Concerns
🙂 To Reviewer
📋 To Do