Skip to content

Commit

Permalink
design: 일정생성자 사진과 이름 살짝 띄움
Browse files Browse the repository at this point in the history
  • Loading branch information
colorkite10 committed Dec 1, 2023
1 parent a2a9e8f commit a5df9f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Schedule/Schedule.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const ScheduleContentStyled = styled.span`
const WriterInfoWrapper = styled.div`
display: flex;
align-items: start;
gap: 0.2rem;
position: absolute;
right: 1rem;
bottom: 0.5rem;
Expand Down

0 comments on commit a5df9f2

Please sign in to comment.