79501077

Date: 2025-03-11 14:27:15
Score: 1
Natty:
Report link

set new CSS fit-content prop for max-width fit content CSS prop

<div class="wrapper">
  <div class="child">some content</div>
</div>



.wrapper {
    max-width: fit-content;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: alexei rysev