#css
Unreasonably pleased with careful use of clamp(ed) `font-size` and grid `gap`, along with
```
grid-template-columns:
repeat(3, minmax(max-content, 1fr));
```
Post
Unreasonably pleased with careful use of clamp(ed) `font-size` and grid `gap`, along with
```
grid-template-columns:
repeat(3, minmax(max-content, 1fr));
```
A space for Bonfire maintainers and contributors to communicate