We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922d975 commit 53fd5daCopy full SHA for 53fd5da
src/Illuminate/Mail/resources/views/html/layout.blade.php
@@ -39,6 +39,10 @@
39
color: #fafafa !important;
40
}
41
42
+.logo {
43
+ filter: invert(23%) sepia(5%) saturate(531%) hue-rotate(202deg) brightness(96%) contrast(91%) !important;
44
+}
45
+
46
.footer p,
47
.footer a {
48
color: #71717a !important;
@@ -52,10 +56,6 @@
52
56
color: #e4e4e7 !important;
53
57
54
58
55
-.panel {
-border-left-color: #d4d4d8 !important;
-}
-
59
.subcopy {
60
border-top-color: #3f3f46 !important;
61
0 commit comments