Date: 2024-11-19 12:13:33
Score: 0.5
Natty:
Soon you can use https://developer.mozilla.org/en-US/docs/Web/CSS/calc-size
with this, we should be able to do something like
height: calc-size(calc-size(max-content, size), size + 40px);
Reasons:
- Whitelisted phrase (-1.5): you can use
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: yogee