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
2940b264
Commit
2940b264
authored
Aug 05, 2020
by
김민수
Browse files
No commit message
No commit message
parent
80b65eba
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/End.js
View file @
2940b264
...
@@ -25,10 +25,6 @@ function End() {
...
@@ -25,10 +25,6 @@ function End() {
}
}
}
}
return
(
return
(
<>
<>
<
div
className
=
"
card
"
>
<
div
className
=
"
card
"
>
...
...
src/Home.css
View file @
2940b264
.Main
{
.Main
{
background-image
:
url("
./img/
img_study.jpg")
;
background-image
:
url("img_study.jpg")
;
background-color
:
"grey"
;
background-color
:
"grey"
;
background-size
:
"100%"
;
background-size
:
"100%"
;
width
:
"100%"
;
width
:
"100%"
;
...
...
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