New experimental landing page design

This commit is contained in:
Joseph Schorr 2014-04-13 18:33:32 -04:00
parent 0bd8a1bcbf
commit 50545236e3
10 changed files with 184 additions and 96 deletions

View file

@ -102,7 +102,7 @@ var isProd = document.location.hostname === 'quay.io';
*/
</script>
</head>
<body>
<body ng-class="customClass">
<div ng-class="!fixFooter ? 'wrapper' : ''">
<nav class="navbar navbar-default header-bar" role="navigation"></nav>