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

AkayaKanadaka

Browse files
Remotion-app/src/HelloWorld/constants.js CHANGED
@@ -3,6 +3,6 @@
3
  export const COLOR_1 = '#86A8E7';
4
  export const COLOR_2 = '#91EAE4';
5
 
6
- export const FONT_FAMILY = 'Bungee';
7
  export const FPS = 30;
8
  export const DURATION = 70 * FPS; // 30 seconds
 
3
  export const COLOR_1 = '#86A8E7';
4
  export const COLOR_2 = '#91EAE4';
5
 
6
+ export const FONT_FAMILY = 'AkayaKanadaka';
7
  export const FPS = 30;
8
  export const DURATION = 70 * FPS; // 30 seconds