Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/Gosrock/DuDoong-Front into r…
Browse files Browse the repository at this point in the history
…elease/ticket
  • Loading branch information
9yujin committed Feb 23, 2024
2 parents 9cc2a93 + 7450e68 commit c41b4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/ticket/src/components/home/Landing/outro/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const buttonStyle = css`
border-radius: 12px;
border: 2px solid ${palette.black};
background-color: ${palette.point_mint};
color: ${palette.black};
z-index: 2;
&:active {
Expand Down

0 comments on commit c41b4f3

Please sign in to comment.