Update for typography fixes

This commit is contained in:
Ray Schamp 2016-05-17 08:30:27 -04:00
parent b7dd55e7e0
commit 6b420b4445

View file

@ -1,12 +1,13 @@
@import "../../colors";
@import "../../frameless";
@import "../../typography";
$developer-spot: $ui-aqua;
#view {
padding: 0;
}
.developers {
.title-banner {
&.masthead {
background-color: $developer-spot;