Mbonea commited on
Commit
00ce43d
1 Parent(s): 52f1771

absolute text

Browse files
Remotion-app/src/HelloWorld/TextStream.jsx CHANGED
@@ -20,7 +20,7 @@ const subtitle = {
20
  fontFamily: FONT_FAMILY,
21
  fontSize: 120,
22
  textAlign: 'center',
23
- display: 'relative',
24
  bottom: 140,
25
  width: '100%',
26
  };
 
20
  fontFamily: FONT_FAMILY,
21
  fontSize: 120,
22
  textAlign: 'center',
23
+ display: 'absolute',
24
  bottom: 140,
25
  width: '100%',
26
  };