nekomaho/task-controller

View on GitHub
app/assets/stylesheets/top.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the top controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.jumbotron {
  background: url(/images/main.jpg) ;
  background-size: cover;
}