moonleerecords/moonlee-website

View on GitHub
app/assets/stylesheets/records/about.scss

Summary

Maintainability
Test Coverage
@include respond-to(small) {
  .about-show {
    .column-3-9,
    .column-6-9 {
      padding: 0;
      width: 100%;
    }
  }
}