alookatommorow/children-of-mex

View on GitHub
app/assets/stylesheets/styles/gallery/_press.scss

Summary

Maintainability
Test Coverage
.well.gallery {

  .gallery-content {

    #press {
      a {
        display: block;
        margin: 10px;
        text-decoration: none;
        color: $blue;
      }
    }
  }
}