shellphone.app/mailers/custom/reset.css

11 lines
163 B
CSS

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;
}