diff --git a/resources/views/mail/notifications/layout.blade.php b/resources/views/mail/notifications/layout.blade.php
index c97b8f0..39662cc 100644
--- a/resources/views/mail/notifications/layout.blade.php
+++ b/resources/views/mail/notifications/layout.blade.php
@@ -43,7 +43,11 @@
text-align: center;
}
.email-logo {
- max-height: 36px;
+ max-height: 28px;
+ width: auto;
+ }
+ .email-logo-transfer {
+ max-height: 24px;
width: auto;
}
.email-icon-header {
diff --git a/resources/views/mail/notifications/transfer-recipient.blade.php b/resources/views/mail/notifications/transfer-recipient.blade.php
index e2a9c89..d057c05 100644
--- a/resources/views/mail/notifications/transfer-recipient.blade.php
+++ b/resources/views/mail/notifications/transfer-recipient.blade.php
@@ -1,7 +1,7 @@
@extends('mail.notifications.layout')
@section('email-header')
-
+
@endsection
@section('content')