"...git@compmath.korea.ac.kr:students/reservation-service.git" did not exist on "aa7c32f678f02c291deb7d8dca6a1ad28ceda7a1"
Commit bcee6e3e authored by Jiwon Yoon's avatar Jiwon Yoon
Browse files

g

parents 1032c62e 91becb73
......@@ -38,9 +38,6 @@ function Quiz() {
return (
<div className="container-fluid position-absolute">
<div className="text-center h2 font-weight-bold bg-warning py-2">미적분학 퀴즈</div>
{/* <div >
<img src={fight} className="float-right mr-5 h-50" alt="lion" />
</div> */}
<div className="row justify-content-md-center" >
<div className="col text-right">
<h1>
......@@ -91,11 +88,7 @@ function Quiz() {
</div>
</div>
<div className="col">
</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