💡 CSS Tip!
Add an underline to your title and extend it to the right edge of the screen whatever the element/container size
✅ No extra element
✅ No pseudo-element
✅ No overflow issue
✅ Only 1 CSS property
Demo: https://codepen.io/t_afif/full/yLvwgNy
Add an underline to your title and extend it to the right edge of the screen whatever the element/container size
✅ No extra element
✅ No pseudo-element
✅ No overflow issue
✅ Only 1 CSS property
Demo: https://codepen.io/t_afif/full/yLvwgNy