remixed v0
This commit is contained in:
10
app/mailers/renderer/html/custom/reset.css
Normal file
10
app/mailers/renderer/html/custom/reset.css
Normal file
@ -0,0 +1,10 @@
|
||||
body {
|
||||
@apply m-0 p-0 w-full;
|
||||
word-break: break-word;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
@apply max-w-full leading-full align-middle;
|
||||
}
|
Reference in New Issue
Block a user