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

.

parent e7ab8d01
...@@ -28,8 +28,8 @@ function App() { ...@@ -28,8 +28,8 @@ function App() {
return ( return (
<Container className="vh-100"> <Container className="vh-100">
<Row className="d-flex justify-content-md-center"> <Row className="d-flex justify-content-md-center">
<Image src={ohuh} /> <Image src={ohuh}/>
<Col lg={{span:9, offset:1}} xs={{span: 12, offset:3}}> <Col lg={{span:10, offset:1}} xs={{span: 12, offset: 3}}>
<InputGroup size="lg" lg={6} xs={5}> <InputGroup size="lg" lg={6} xs={5}>
<FormControl <FormControl
className="d-flex justify-content-lg-center" 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