semibold control for mail template

This commit is contained in:
Burak Civan
2022-08-04 11:53:54 +03:00
parent 9552bb90f2
commit 7cb6310add
4 changed files with 40 additions and 40 deletions

View File

@ -19,9 +19,9 @@
<td class="text" style="width: 80%; padding: 0 0 15px 0;">
@stack('company_details_start')
@if (! $hideCompanyName)
<h2 class="text-semibold text">
<span class="font-semibold text">
{{ setting('company.name') }}
</h2>
</span>
@endif
@if (! $hideCompanyAddress)