feat: change colors in png

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-24 03:57:52 +01:00
parent ee6c0293bf
commit ff61712923
10 changed files with 265 additions and 68 deletions

2
src/config/uiConfig.ts Normal file
View File

@@ -0,0 +1,2 @@
export const globalInputHeight = 300;
export const descriptionFontSize = 12;