Files
2015-08-31 15:32:04 -05:00

11 lines
215 B
SCSS

// iOS Content
// --------------------------------------------------
$outer-content-md-background-color: #efeff4 !default;
[mode=ios] .outer-content {
background: $outer-content-md-background-color;
}