-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GGFE-217] Ranklist-api #969
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ํฐ์ด ํ๊ตฌ์ฑ ์ด๋ฏธ์ง ๊ท์ฝ๋ค์! ๋ฉ๋ด๋ฐ๋ ๋ฉ์ธ, ํ๋กํ ํ์ด์ง์์ ์ ๋์ค๊ณ ๋ญํฌ ํ์ด์ง์์๋ ๋์ค์ ๋ฐฑ ์ฐ๊ฒฐ๋๋ฉด ํ์ธํด๋ณด๋ฉด ๋ ๊ฑฐ ๊ฐ์์! ์ถ์ํ๊ธฐ๋ ํ ๋ฒ๋ง ์ ์๋ํ๊ณ ์ฝ์ธ ์ ์ค๋ฆ ๋๋ค! ๊ฒ์ ํ์ ๋ ์ฝ์ธ ์ค๋ฅด๋ ๋ถ๋ถ์ ๋งค์น ์ค๋ฅ๋๋ฌธ์ ํ์ธ์ ์๋๋๋ฐ ์ถ์ ์ ์ฑ ์ ์ ์ฉ๋๊ฑฐ๋ณด๋ฉด ๋ฌธ์ ์์ด ์๋ํ ๋ฏ ํฉ๋๋ค! ๊ณ ์ํ์ จ์ต๋๋ค!! ๐๐
@@ -51,7 +51,11 @@ export default function AppLayout({ children }: AppLayoutProps) { | |||
) : ( | |||
<div className={styles.appContainer}> | |||
<div | |||
className={`${styles.background} ${styles[colorMode.toLowerCase()]}`} | |||
className={`${styles.background} ${ | |||
colorMode !== undefined |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ฌ๊ธฐ๋ !== undefined ๋ง๊ณ ๊ทธ๋ฅ colorMode ๋ง ์ฐ๋๊ฒ ๋ ๊น๋ํ ๊ฒ ๊ฐ์์
@include txtColor(); | ||
} | ||
&.yellow { | ||
background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%); | ||
background-image: linear-gradient(to right, #f6d365 0%, #fda085 100%); | ||
@include txtColor(); | ||
} | ||
&.green { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ด๋ก์์ผ ๋ ๋ฉ๋ด๋ฐ์์ ๊ธ์จ ์์ด ์ ์๋ณด์ฌ์ text-shadow ์ถ๊ฐํด์ฃผ์๋ฉด ์ข์ ๊ฒ ๊ฐ์ต๋๋ค!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ฐ๊ฒฐ๋ ๋ถ๋ถ์ด ์์ฒญ ๋ง๋ค์! ํฐ์ด๋ ์ ๋ณด์ด๊ณ ์ถ์ ์ฝ์ธ๋ ์ ์ค๋ฅด๋ ๊ฑฐ ํ์ธํ์ต๋๋ค! ๊ณ ์ ๋ง์ผ์ จ์ต๋๋ค๐
{buttonState && <CoinPopcon amount={10} coin={1} />} | ||
{buttonState && <CoinPopcon amount={8} coin={1} />} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ด๊ฑฐ ์ฝ์ธ ์ ์ฑ ๋ฐ๋์์ ๋ ๋ค์ด๊ฐ๋ ๊ฐ๋ ๊ฐ์ด ๋ฐ๋์ด์ผ ํ ๊ฒ ๊ฐ์ต๋๋ค ๐ฅธ
๐ ๊ฐ์
๐ป ์์ ์ฌํญ
โ ๋ณ๊ฒฝ๋ก์ง