Improve font size responsiveness, add ship size

This commit is contained in:
Colin McLeod
2015-05-27 01:47:21 -07:00
parent 9c9737f978
commit 013f5e037a
4 changed files with 20 additions and 19 deletions

View File

@@ -160,7 +160,6 @@ angular.module('app').service('Persist', ['$window','lodash', function ($window,
localStorage.removeItem(LS_KEY_BUILDS);
localStorage.removeItem(LS_KEY_COMPARISONS);
}
};
this.getInsurance = function () {