Handle default settings better

This commit is contained in:
John Furrow
2016-06-01 22:12:43 -07:00
parent 15130809f8
commit ca01c3869e
18 changed files with 144 additions and 212 deletions
@@ -65,6 +65,10 @@ $notification--foreground: #8fa2b2;
}
}
& + .notification {
margin-top: $spacing-unit * 2/5;
}
&__content {
flex: 1 1 auto;
}