Skip to content

Commit 49e41b3

Browse files
authored
Update email.blade.php
Social links update.
1 parent 66f900c commit 49e41b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

resources/views/components/email.blade.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,12 +201,15 @@
201201
}
202202
203203
.proton-social-link {
204+
display: inline-block;
205+
width: 45px;
206+
height: 45px;
204207
background: #d8d8e4;
205208
border-radius: 59%;
206209
}
207210
208211
.proton-social-link img {
209-
margin: 10px !important;
212+
margin: 5px !important;
210213
}
211214
212215
.proton-rights {

0 commit comments

Comments
 (0)