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
search-page
Commits
0c040a8d
Commit
0c040a8d
authored
Dec 30, 2020
by
Lee SeoYeon
Browse files
.
parent
e7ab8d01
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/App.js
View file @
0c040a8d
...
...
@@ -23,13 +23,13 @@ function App() {
setState
(
true
);
}
return
(
<
Container
className
=
"
vh-100
"
>
<
Row
className
=
"
d-flex justify-content-md-center
"
>
<
Image
src
=
{
ohuh
}
/
>
<
Col
lg
=
{{
span
:
9
,
offset
:
1
}}
xs
=
{{
span
:
12
,
offset
:
3
}}
>
<
Image
src
=
{
ohuh
}
/
>
<
Col
lg
=
{{
span
:
10
,
offset
:
1
}}
xs
=
{{
span
:
12
,
offset
:
3
}}
>
<
InputGroup
size
=
"
lg
"
lg
=
{
6
}
xs
=
{
5
}
>
<
FormControl
className
=
"
d-flex justify-content-lg-center
"
...
...
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