Merge pull request #89 from j-f1/polish-app-cards

Polish app cards
This commit is contained in:
Jason Etcovitch
2017-11-11 17:03:36 -05:00
committed by GitHub
3 changed files with 12 additions and 9 deletions

View File

@@ -46,3 +46,7 @@ body {
position: sticky;
top: 40px;
}
.flex-1 {
flex: 1;
}