Move the default font family and font size settings to the theme.json
[MAILPOET-5740]
This commit is contained in:
committed by
Jan Lysý
parent
07e6940162
commit
c4586d60e9
@ -63,10 +63,6 @@ class SettingsController {
|
||||
* @var array
|
||||
*/
|
||||
const DEFAULT_EMAIL_CONTENT_STYLES = [
|
||||
'typography' => [
|
||||
'fontFamily' => "Arial, 'Helvetica Neue', Helvetica, sans-serif",
|
||||
'fontSize' => '16px',
|
||||
],
|
||||
'h1' => [
|
||||
'typography' => [
|
||||
'fontSize' => '32px',
|
||||
|
Reference in New Issue
Block a user