Rails Email Config

This commit is contained in:
Manny.Muriel
2016-08-11 14:30:57 -07:00
committed by Mark Moser
parent 225f402c0f
commit b16b1929b4
8 changed files with 68 additions and 31 deletions

View File

@ -0,0 +1,9 @@
@import "foundation-emails";
.pd-logo {
font-size: 28px;
}
.email-container {
width: 100% !important;
max-width:600px;
}