studio - removing unused footer-height variable

This commit is contained in:
Brian Talbot
2013-04-04 15:32:42 -04:00
parent 6d4966745e
commit 9ab5710a2a

View File

@@ -12,9 +12,6 @@ $fg-max-columns: 12;
$fg-max-width: 1280px;
$fg-min-width: 900px;
// elements
$bottom-height: ($baseline*3);
// type
$sans-serif: 'Open Sans', $verdana;
$body-line-height: golden-ratio(.875em, 1);