Make x-large textsize slightly bigger

This commit is contained in:
Hadi Nategh 2022-12-09 12:31:10 +01:00
parent c5d3d02ce4
commit 4c299b382a

View File

@ -137,7 +137,7 @@ class preferences_hooks
'12' => lang('small'), '12' => lang('small'),
'14' => lang('standard'), '14' => lang('standard'),
'16' => lang('large'), '16' => lang('large'),
'18' => lang('x-large') '20' => lang('x-large')
); );
// Settings array for this app // Settings array for this app