SpeciesFileGroup/taxonworks

View on GitHub
app/assets/stylesheets/views/images/images.scss

Summary

Maintainability
Test Coverage
.thumbnail-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background-color: black;
}