lottie responsive start
This commit is contained in:
parent
96e251f4f1
commit
291821b5b6
|
@ -1,2 +1,2 @@
|
|||
client\
|
||||
server\
|
||||
client/node_modules
|
||||
server/node_modules
|
|
@ -112,7 +112,7 @@ export default function HomePage() {
|
|||
|
||||
<FeatureCol lg="6">
|
||||
|
||||
<Lottie height={500} width={500} options= { defaultOptions } />
|
||||
<Lottie options= { defaultOptions } />
|
||||
</FeatureCol>
|
||||
|
||||
</Row>
|
||||
|
|
Loading…
Reference in New Issue