clean unused attribute

pull/4/head
Clement G 5 years ago committed by guhur
parent 29bb42a838
commit f06482f856

@ -13,7 +13,7 @@ class Home extends Component {
render(){ render(){
return( return(
<Container className="" > <Container>
<Row> <Row>
<Col className="text-center"><h3>Simple et gratuit : organisez un vote à l'aide du Jugement Majoritaire.</h3></Col> <Col className="text-center"><h3>Simple et gratuit : organisez un vote à l'aide du Jugement Majoritaire.</h3></Col>
</Row> </Row>

Loading…
Cancel
Save