a/compass-app/www/css/style.css b/compass-app/www/css/style.css
1
/* Put your CSS here */
1
/* Put your CSS here */
2
.ember-application {
2
body{
3
    margin: 20px;
3
  padding-top: 70px;
4
}
4
}