79693737

Date: 2025-07-08 06:24:36
Score: 3.5
Natty:
Report link
.c-title::after {
     content: "";
     width: 100%;
     height: .2em;
     
     /* background-color: var(--c-title-underline-color); */
     background: red;
     
     position: absolute;
     bottom: -2px;
     left: 0;
     
   }


why we use bottom and left and not use right and top?
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30989769