centralized banner
This commit is contained in:
parent
08f8b344d5
commit
6dfeb66704
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ function MainSection() {
|
||||||
<View className="vmain">
|
<View className="vmain">
|
||||||
<Mask className="d-flex justify-content-center align-items-center gradient">
|
<Mask className="d-flex justify-content-center align-items-center gradient">
|
||||||
<Container className="px-md-3 px-sm-0">
|
<Container className="px-md-3 px-sm-0">
|
||||||
<Row className="col-md-10 mx-md-auto">
|
<Row>
|
||||||
<Col lg="10" className="mx-auto white-text text-center">
|
<Col lg="10" className="mx-auto white-text text-center">
|
||||||
<h1 className="text-uppercase">
|
<h1 className="text-uppercase">
|
||||||
<strong className="important">
|
<strong className="important">
|
||||||
|
|
Loading…
Reference in a new issue