calraijintaiko/caltaiko

View on GitHub
app/assets/stylesheets/components/toasts.scss

Summary

Maintainability
Test Coverage
.notice-text {
  color: $green;
  font-weight: bold;
}

.alert-text {
  color: $red;
  font-weight: bold;
}