check max height
This commit is contained in:
parent
17f983985a
commit
58be85536b
@ -5,8 +5,8 @@ import animation from '../../__data__/assets/lottie/under-construction.json';
|
||||
export const UnderConstruction = () => {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Lottie animationData={animation} />
|
||||
<div style={{ maxHeight: 250 }}>
|
||||
<Lottie animationData={animation} />
|
||||
|
||||
<h3><center>Сайт в разработке</center></h3>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user