feat(capcut): 移除云渲染和账号配置文档并调整字幕字体大小
- 删除 assembly-guide.md 中云渲染和账号配置的冗余文档 - 将 account.json 模板中的默认字体大小从 36 调整为 12
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"effects": [],
|
||||
"filter": "",
|
||||
"subtitleStyle": {
|
||||
"fontSize": 36,
|
||||
"fontSize": 12,
|
||||
"color": "#FFFFFF",
|
||||
"highlightColor": "#FF6B35",
|
||||
"bold": true
|
||||
|
||||
Reference in New Issue
Block a user