Growstuff/growstuff

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

Summary

Maintainability
Test Coverage
.post-actions {
  margin-bottom: 1rem;
}

.post-content {
  img {
    max-width: 100%;
  }
}