Commit 0c040a8d authored by Lee SeoYeon's avatar Lee SeoYeon
Browse files

.

parent e7ab8d01
......@@ -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"
......
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