Skip to content

Commit

Permalink
Merge pull request #457 from SejongPeer/JunYoung
Browse files Browse the repository at this point in the history
혼밥 수정
  • Loading branch information
JunYoungKr authored Sep 5, 2024
2 parents 1295bcf + b11339c commit 1ea395a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/honbob/info/HonbobStart1.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ const HonbobStart1 = () => {
<div className={style.raccoon}></div>{' '}
<div>
<b>
<span style={{ fontWeight: '700' }}>{countHonbab}</span>명의
학생들이 밥짝꿍을 찾고있어요!
<span style={{ fontWeight: '700' }}>{countHonbab + 15}</span>
명의 학생들이 밥짝꿍을 찾고있어요!
</b>
</div>
</div>
Expand Down

0 comments on commit 1ea395a

Please sign in to comment.