30vh
Browse files
Remotion-app/src/HelloWorld/TextStream.jsx
CHANGED
@@ -14,7 +14,7 @@ const subtitle = {
|
|
14 |
position: 'fixed',
|
15 |
fontWeight: 'bolder',
|
16 |
color: 'yellow',
|
17 |
-
bottom:
|
18 |
height: 'fit-content',
|
19 |
width: '100%',
|
20 |
};
|
|
|
14 |
position: 'fixed',
|
15 |
fontWeight: 'bolder',
|
16 |
color: 'yellow',
|
17 |
+
bottom: '30vh',
|
18 |
height: 'fit-content',
|
19 |
width: '100%',
|
20 |
};
|