$global-width working
This commit is contained in:
parent
d7aa256217
commit
4318750f82
@ -3,7 +3,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.email-container {
|
.email-container {
|
||||||
max-width:600px;
|
// max-width:600px;
|
||||||
background-color: green;
|
background-color: green;
|
||||||
.email-title {
|
.email-title {
|
||||||
font-family: 'HalisR', Helvetica Neue, Helvetica, Ariel, sans-serif !important;
|
font-family: 'HalisR', Helvetica Neue, Helvetica, Ariel, sans-serif !important;
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
// manny, put stuff here to override foundation settings
|
// manny, put stuff here to override foundation settings
|
||||||
|
|
||||||
$success-color: salmon;
|
$success-color: salmon;
|
||||||
|
$global-width: 900px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user