79636654

Date: 2025-05-24 10:19:33
Score: 1
Natty:
Report link

Apply This flex layout style

 table {
     width: 100%;
 }
 tr{
     display: flex;
     flex-direction: row;
     justify-content: space-evenly;
     text-align: center;
 }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: shady