https://github.com/mapequation/bioregions
Raw File
Tip revision: 34a5554e5e8dbe5edeb4fbd261c6c96f114b7813 authored by dependabot[bot] on 11 November 2022, 03:51:13 UTC
Bump minimatch from 3.0.4 to 3.1.2
Tip revision: 34a5554
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