site/assets/sass/app.scss in edge_framework-0.0.2 vs site/assets/sass/app.scss in edge_framework-0.0.3

- old
+ new

@@ -47,6 +47,10 @@ padding : em(10px 15px 25px); } @include sticky-footer(54px, $containerize: true); -@include sprite-retina("icons", "ic"); +@include sprite-retina("icons", "ic"); + +body { + text-shadow: 2px 2px 3px yellow; +} \ No newline at end of file