lottie responsive start

This commit is contained in:
Priyatham-sai-chand 2021-03-24 13:01:07 +05:30
parent 96e251f4f1
commit 291821b5b6
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
client\ client/node_modules
server\ server/node_modules

View File

@ -112,7 +112,7 @@ export default function HomePage() {
<FeatureCol lg="6"> <FeatureCol lg="6">
<Lottie height={500} width={500} options= { defaultOptions } /> <Lottie options= { defaultOptions } />
</FeatureCol> </FeatureCol>
</Row> </Row>