feat: Add support for InVision live images

closes #946
This commit is contained in:
Tom Moor
2019-11-03 15:32:43 -08:00
parent f06097d9e8
commit 14f6e6abad
2 changed files with 23 additions and 2 deletions

View File

@ -44,6 +44,7 @@ export default class Embed extends React.Component<*> {
}
const Container = styled.div`
text-align: center;
animation: ${fadeIn} 500ms ease-in-out;
line-height: 0;