yenak/action-map

View on GitHub
app/assets/stylesheets/person.css

Summary

Maintainability
Test Coverage
.bg-1 {
   background-color: #4256f4; /* Green */
   color: #ffffff;
}

.bg-2 {
    background-color: #6b7271; /* Gray */
    color: #ffffff;
}