Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
โ€ฆ-5-frontend into feature/landing
  • Loading branch information
YesHyeon committed Aug 31, 2023
2 parents b6592ff + 7e4a971 commit ecf0081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="title" content="๋ชจ๋‘์˜ ์‹œ๊ฐ„" />
<meta name="title" content="๋ชจ๋‘์˜์‹œ๊ฐ„ - ๋ชจ์ž„ ์•ฝ์† ์‹œ๊ฐ„ ์‰ฝ๊ฒŒ ์ •ํ•˜๊ธฐ" />
<meta name="description" content="์‰ฝ๊ณ  ๋น ๋ฅธ ์•ฝ์†์‹œ๊ฐ„ ์ •ํ•˜๊ธฐ, ๋ชจ๋‘์˜ ์‹œ๊ฐ„" />
<link rel="apple-touch-icon" href="/logo192.png" />

Expand Down
3 changes: 1 addition & 2 deletions src/components/addTime/calendar/index.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ export const StyledCalendar = styled(Calendar)<{ selectedMethod: string }>`
/* ์˜ค๋Š˜ ๋‚ ์งœ */
.react-calendar__tile--now {
color: #59ce8f;
background: #e6f8ee;
background: none;
}
`;

Expand Down

0 comments on commit ecf0081

Please sign in to comment.