Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjcai committed Apr 21, 2024
1 parent deb425c commit 3f78b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pickup/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const PickupContent = styled.div`
font-style: normal;
font-weight: 400;
line-height: normal;
padding-left: 20px;
// padding-left: 20px;
`;

export const PickupTimeButton = styled.button<{ $isSelected?: boolean }>`
Expand Down

0 comments on commit 3f78b40

Please sign in to comment.