BathHacked/energy-sparks

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

Summary

Maintainability
Test Coverage
.other-actions {
  margin-top: 20px;
}

.circular {
  border-radius: 50%;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.curved-border {
  border-radius: 0.75rem;
}