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: '
|
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 |
};
|