Commit 62c50288 authored by baesangjune's avatar baesangjune
Browse files

.

parent 6cb523f0
...@@ -40,7 +40,8 @@ function End() { ...@@ -40,7 +40,8 @@ function End() {
<p className='card-text'>Total Score : {k[0][1] + k[1][1] + k[2][1]}</p> <p className='card-text'>Total Score : {k[0][1] + k[1][1] + k[2][1]}</p>
</div> </div>
<div className="Box text-center"> <div className="Box text-center">
<h1>수고하셨습니다.</h1> <img src={tr} alt="수고"/>
<h2>수고하셨습니다!</h2>
</div> </div>
</div> </div>
</> </>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment