79381053

Date: 2025-01-23 12:41:13
Score: 1
Natty:
Report link

.item h2
{
  text-decoration:underline;
  text-decoration-thickness: 12px;
  text-decoration-color: yellow;
  text-decoration-skip-ink: none;
  text-underline-offset:-7px;
}
<div class="section-grid">
    <div class="item"><h2>Some text that might<br>have a line break</h2></div>
</div>

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: gowtham developer94