This commit is contained in:
scotty
2016-09-30 10:21:03 -07:00
parent f1ac48593b
commit a6c9579233
8 changed files with 106 additions and 44 deletions
+2 -1
View File
@@ -135,8 +135,9 @@ var kub = (function () {
// case 'caseStudies':
bodyHeight = windowHeight;
break;
case 'caseStudies':
case 'partners':
bodyHeight = windowHeight * 2;
break;