openaustralia/morph

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

Summary

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

#sidebar {
  margin-top: 20px;
}

.improve {
  margin-top: 26px;
}

.nav-tabs {
  margin-bottom: 15px;
}