shiveshnavin commited on
Commit
2887549
·
1 Parent(s): e0160ac

Both iamge and text with sfx working

Browse files
Files changed (1) hide show
  1. utils/bubble/bubble-templates.js +1 -1
utils/bubble/bubble-templates.js CHANGED
@@ -15,7 +15,7 @@ export const BaseBubbleTemplates = {
15
  bubbleText: {
16
  fontSize: 150,
17
  fontColor: '#1a1a1c',
18
- fontName: 'Google Sans',
19
  fontWeight: '700',
20
  },
21
  bubbleExtra: {
 
15
  bubbleText: {
16
  fontSize: 150,
17
  fontColor: '#1a1a1c',
18
+ fontName: 'Montserrat',
19
  fontWeight: '700',
20
  },
21
  bubbleExtra: {