albertyw/reaction-pics

View on GitHub
server/static/css/global.css

Summary

Maintainability
Test Coverage
#jumbotron {
    background-color:#e9ecef;
}
.suggestion + .suggestion {
  padding-left: 10px;
}
.result-img {
    height: 200px;
    min-width:200px;
    background-color: #CCC;
}
#footer {
    padding-top: 50px;
}