https://github.com/mapequation/bioregions
Raw File
Tip revision: 92386eb81d5572a7d12c4fa6dcee96146a3c9368 authored by dependabot[bot] on 29 April 2022, 15:47:08 UTC
Bump async from 2.6.3 to 2.6.4
Tip revision: 92386eb
App.css
.App {
  text-align: center;
}
.App code {
  background: #FFF3;
  padding: 4px 8px;
  border-radius: 4px;
}
.App p {
  margin: 0.4rem;
}

.App-logo {
  height: 40vmin;
  pointer-events: none;
}
back to top