Remove excess/unused CSS

This commit is contained in:
carljbowman 2015-10-14 10:33:56 -06:00
parent 2d745dd1ea
commit 144d30ad09

View file

@ -1,8 +1,6 @@
@import "../../colors"; @import "../../colors";
$base-bg: $ui-white; $base-bg: $ui-white;
$bg-gradient-light: rgba(0, 0, 0, 0);
$bg-gradient-dark: rgba(0, 0, 0, .5);
#view { #view {
padding: 0; padding: 0;