fix reccommend responsive
This commit is contained in:
parent
b17a6f9860
commit
927a691600
|
@ -213,13 +213,17 @@ export default function HomePage() {
|
|||
<ColoredSection>
|
||||
|
||||
<ContainerPadded fluid>
|
||||
<Row>
|
||||
<FeatureCol lg="6">
|
||||
|
||||
<BigHeading>Recommend us to your friends !</BigHeading>
|
||||
<img width="200px" src="google-play-badge.png"></img>
|
||||
|
||||
<img width="160px" src="apple_badge.svg" ></img>
|
||||
</FeatureCol>
|
||||
</Row>
|
||||
</ContainerPadded>
|
||||
|
||||
|
||||
</ColoredSection>
|
||||
|
||||
<div id="footer">
|
||||
|
|
Loading…
Reference in New Issue