https://github.com/mapequation/bioregions
Raw File
Tip revision: a4d693ebe161cad0706c7ce73e8ad045960b525e authored by dependabot[bot] on 29 March 2022, 16:18:43 UTC
Bump minimist from 1.2.5 to 1.2.6
Tip revision: a4d693e
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