fix email header and footer ui

This commit is contained in:
omair saleh
2021-06-20 14:04:45 +08:00
parent 9ef97f7e42
commit 60680aaaf8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -126,7 +126,7 @@
</div>
</div>
<div class="text-center text-white all-caps" style="margin-top: 30px;">
<small style="font-size: 0.6em; letter-spacing: 3px;">&copy;2021 CIEF Worldwide Snd Bhd. All rights reserved</small>
<small style="font-size: 0.6em; letter-spacing: 2px;">&copy;{{\Carbon\Carbon::now()->format('Y')}} CIEF Worldwide Snd Bhd. All rights reserved</small>
</div>
<div style="height: 30px;"></div>
</div>
@@ -1,5 +1,5 @@
<div class="bg-primary content">
<h2 class="no-margin font-lato lightest text-white all-caps" style="font-size: 3em; letter-spacing: 20px; line-height: 40px" >Exchange</h2>
<div class="bg-primary-complete-gradient content">
<h2 class="no-margin font-lato lightest text-white all-caps" style="font-size: 3em; letter-spacing: 15px; line-height: 40px" >Exchange</h2>
<div style="height: 15px;"></div>
<small class="no-margin font-lato light text-white all-caps" style="letter-spacing: 5px;">Currency Exchange Vendor</small>
</div>