Commit 1032c62e authored by Jiwon Yoon's avatar Jiwon Yoon
Browse files

a

parent d3d5613c
.container-fluid {
background-image: url("./img/img_study.jpg");
background-color: white;
background-size: 100%;
width: 100%;
height: 600px;
background-repeat: no-repeat;
}
/* .Name {
font-size: 30px;
position: absolute;
top: 330px;
left: 38%
} */
/* .inputBox {
margin-left: 30px;
inline-size: 200px;
block-size: 40px;
font-size: 40px;
} */
/* .QuizStart {
margin-top: 35%;
block-size: 100px;
inline-size: 200px;
font-size: 35px;
} */
\ No newline at end of file
.container-fluid {
background: white;
width: 100%;
height: 500px;
/* background-image: url('./img/img_quiz.png');
background-repeat: no-repeat;
background-position: right;
background-size: 200px; */
}
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