converted grid to flexbox

This commit is contained in:
Mo Bitar
2017-02-16 15:58:32 -06:00
parent 25cb99cf84
commit ba1d077d63
11 changed files with 197 additions and 288 deletions

View File

@@ -37,7 +37,7 @@
</head>
<body ng-class="bodyClass">
<body>
<div ui-view="content"></div>
</body>