Files
2015-09-14 21:29:34 -05:00

15 lines
237 B
SCSS

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