We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14cf84a commit 4335733Copy full SHA for 4335733
resources/views/vendor/mail/html/header.blade.php
@@ -2,7 +2,7 @@
2
<tr>
3
<td class="header">
4
<a href="{{ $url }}" style="display: inline-block;">
5
-<img src="{{ \Illuminate\Support\Facades\URL::to('/img/ofn-logo.png') }}" class="logo" alt="{{ config('app.name') }} Logo">
+<img src="{{ \Illuminate\Support\Facades\URL::to('/img/ofn-logo.png') }}" class="" alt="{{ config('app.name') }} Logo">
6
</a>
7
</td>
8
</tr>
0 commit comments