Skip to content

Commit 2f34b2e

Browse files
authored
Update MonitorCommand.php
1 parent a962827 commit 2f34b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Command/MonitorCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
7272
$data->set('senderName', 'Froshtools | Admin');
7373

7474
$htmlMailContent = <<<'MAIL'
75-
<div style="font-family:arial; font-size:12px;">
75+
<div>
7676
<p>
7777
Dear Admin,<br/>
7878
<br/>

0 commit comments

Comments
 (0)