imaginerio/narratives

View on GitHub
src/components/Basemaps/Basemaps.module.css

Summary

Maintainability
Test Coverage
.closeButton{
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
}

.thumbnail{
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background-size: cover;
  background-position: center;
}