diff --git a/client/store/modules/reader.js b/client/store/modules/reader.js index 37557ca8..676a49b4 100644 --- a/client/store/modules/reader.js +++ b/client/store/modules/reader.js @@ -134,7 +134,7 @@ const settingDefaults = { fontName: 'ReaderDefault', webFontName: '', fontVertShift: 0, - textVertShift: -15, + textVertShift: -20, lineInterval: 3,// px, межстрочный интервал textAlignJustify: true,// выравнивание по ширине