Mbonea commited on
Commit
f88b184
·
1 Parent(s): afb1fa7

lowered the fontsize

Browse files
Remotion-app/src/HelloWorld/TextStream.jsx CHANGED
@@ -18,7 +18,7 @@ const codeStyle = (index) => {
18
 
19
  const subtitle = {
20
  fontFamily: FONT_FAMILY,
21
- fontSize: 120,
22
  textAlign: 'center',
23
  display: 'absolute',
24
  bottom: 140,
 
18
 
19
  const subtitle = {
20
  fontFamily: FONT_FAMILY,
21
+ fontSize: 90,
22
  textAlign: 'center',
23
  display: 'absolute',
24
  bottom: 140,