Spaces:
Running
Running
Commit ·
2887549
1
Parent(s): e0160ac
Both iamge and text with sfx working
Browse files
utils/bubble/bubble-templates.js
CHANGED
|
@@ -15,7 +15,7 @@ export const BaseBubbleTemplates = {
|
|
| 15 |
bubbleText: {
|
| 16 |
fontSize: 150,
|
| 17 |
fontColor: '#1a1a1c',
|
| 18 |
-
fontName: '
|
| 19 |
fontWeight: '700',
|
| 20 |
},
|
| 21 |
bubbleExtra: {
|
|
|
|
| 15 |
bubbleText: {
|
| 16 |
fontSize: 150,
|
| 17 |
fontColor: '#1a1a1c',
|
| 18 |
+
fontName: 'Montserrat',
|
| 19 |
fontWeight: '700',
|
| 20 |
},
|
| 21 |
bubbleExtra: {
|