Something went wrong. Try again.
[[MIRROR from GitHub]] Property based testing framework for JavaScript (like QuickCheck) written in TypeScript fast-check.dev
Something went wrong. Try again.
221 B · 12 lines
CSS
at main
12345678910111213.avatarSection { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; gap: 0 0.5em;}
.avatar img { border: 2px solid var(--ifm-font-color-base-inverse); border-radius: 64px;}