Files
2015-09-04 23:54:00 -05:00

11 lines
204 B
SCSS

// iOS Content
// --------------------------------------------------
$outer-content-md-background-color: #efeff4 !default;
.outer-content {
background: $outer-content-md-background-color;
}