Skip to content

Commit

Permalink
design: 일정생성자 사진과 이름 살짝 띄움 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
colorkite10 authored Dec 1, 2023
1 parent baf4e2f commit 9f9f9fb
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 9f9f9fb

Please sign in to comment.