app/assets/stylesheets/sessions.css.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the Sessions controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
@import "bootstrap";

#sessions-controller {
  background: #fff;
}