uccser/cs-field-guide

View on GitHub
csfieldguide/static/interactives/remote-modified/scss/remote-modified.scss

Summary

Maintainability
Test Coverage
#remote-modified-container {
  transform: scale(0.8);
  background-color: #303030;
  border-radius: 10px;
  color: #fff;
  .btn-danger {
    line-height: 1;
  }
}

#modified-upper-blank {
  height: 190px;
  width: 147px;
}

#modified-lower-blank {
  height: 200px;
}