diff --git a/src/common/config.js b/src/common/config.js index a04e49b6..451cc76e 100644 --- a/src/common/config.js +++ b/src/common/config.js @@ -33,7 +33,7 @@ module.exports = { name: 'larger', width: 1198, height: 766, - fontSize: '18px', + fontSize: '17px', }, { id: 5, diff --git a/src/renderer/App.vue b/src/renderer/App.vue index ea1117a2..b1dc61e9 100644 --- a/src/renderer/App.vue +++ b/src/renderer/App.vue @@ -1,20 +1,22 @@