dhoss/Kodiak

View on GitHub
app/assets/stylesheets/galleries.css.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the Galleries controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
/* add a little bottom space under the images */
.thumbnail {
  margin-bottom:7px;
}