Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
online-quiz-react
Commits
bcee6e3e
Commit
bcee6e3e
authored
Aug 05, 2020
by
Jiwon Yoon
Browse files
g
parents
1032c62e
91becb73
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Quiz.js
View file @
bcee6e3e
...
...
@@ -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
>
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment