Growstuff/growstuff

View on GitHub
app/views/layouts/_fact_card.haml

Summary

Maintainability
Test Coverage
.card.fact-card
  .card-body.text-center
    %h3= title
    %strong= value
    - if description.present?
      %span= description