small aside width

This commit is contained in:
Adam Bradley
2015-08-12 22:39:53 -05:00
parent 1d4b5f603d
commit 368cd94d7b
36 changed files with 120 additions and 70 deletions

View File

@@ -4,4 +4,4 @@ import {App} from 'ionic/ionic';
@App({
templateUrl: 'main.html'
})
class IonicApp {}
class E2EApp {}

View File

@@ -95,7 +95,7 @@ ion-title {
.toolbar[#{$color-name}] {
background-color: $color-value;
border-color: darken($color-value, 15%);
border-color: darken($color-value, 10%);
ion-title,
button,