Skip to content

Commit

Permalink
Merge pull request #39 from joog-lim/Hotfix/change_promotion_to_bamboo
Browse files Browse the repository at this point in the history
Update : change the rule for change promotion to bamboo
  • Loading branch information
iseolin76 authored Sep 23, 2021
2 parents a778249 + 7500351 commit 20c40dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/descriptions/descContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export const descAbout = () => {
</a>
</span>
<br />
<span>email : [email protected]</span>
<span>mail : [email protected]</span>
</p>
</article>
);
Expand Down Expand Up @@ -176,11 +176,11 @@ export const descRule = () => {
</h3>
<p className={s.answer}>
<h4 className={s.bold}>
1. ํ™๋ณด๋ฅผ ๋ชฉ์ ์œผ๋กœ ํ•˜๋Š” ๊ฒŒ์‹œ๊ธ€์ผ ๊ฒฝ์šฐ, ๋””์Šค์ฝ”๋“œ ํ”„๋กœ๋ชจ์…˜ ์„œ๋ฒ„๋ฅผ ํ†ตํ•ด
1. ํ™๋ณด๋ฅผ ๋ชฉ์ ์œผ๋กœ ํ•˜๋Š” ๊ฒŒ์‹œ๊ธ€์ผ ๊ฒฝ์šฐ, ๋””์Šค์ฝ”๋“œ ๋Œ€๋‚˜๋ฌด ์ˆฒ ์„œ๋ฒ„๋ฅผ ํ†ตํ•ด
๊ด€๋ฆฌ์ž์—๊ฒŒ ๋ฌธ์˜๋ฅผ ํ†ตํ•ด ์‚ฌ์ „ ํ—ˆ๊ฐ€๋ฅผ ๋ฐ›์•„์•ผ ํ•œ๋‹ค.
</h4>
<h4 className={s.bold}>
2. ์„ค๋ฌธ์กฐ์‚ฌ๋ฅผ ๋ชฉ์ ์œผ๋กœ ํ•˜๋Š” ๊ฒŒ์‹œ๊ธ€์ผ ๊ฒฝ์šฐ, ๋””์Šค์ฝ”๋“œ ํ”„๋กœ๋ชจ์…˜ ์„œ๋ฒ„๋ฅผ
2. ์„ค๋ฌธ์กฐ์‚ฌ๋ฅผ ๋ชฉ์ ์œผ๋กœ ํ•˜๋Š” ๊ฒŒ์‹œ๊ธ€์ผ ๊ฒฝ์šฐ, ๋””์Šค์ฝ”๋“œ ๋Œ€๋‚˜๋ฌด ์ˆฒ ์„œ๋ฒ„๋ฅผ
ํ†ตํ•ด ๊ด€๋ฆฌ์ž์—๊ฒŒ ๋ฌธ์˜๋ฅผ ํ†ตํ•ด ์‚ฌ์ „ ํ—ˆ๊ฐ€๋ฅผ ๋ฐ›์•„์•ผ ํ•œ๋‹ค.
</h4>
</p>
Expand Down

0 comments on commit 20c40dd

Please sign in to comment.