This document defines the mathematical formulas and business logic for all supported metrics in the geo-service API.
GET /api/v1/metrics
I hereby claim:
To claim this, I am signing this object:
GitHub uses the following CSS font stack to display code:
font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;
Chrome will use SFMono-Regular
when that font is installed locally, but Firefox will not. Workaround: Add the following CSS to your Firefox profile's userContent.css
file:
@font-face {
/* https://www.smashingmagazine.com/2021/04/css-overflow-issues/ */ | |
position: sticky won’t work if a parent has overflow-x: hidden |