79225875

Date: 2024-11-26 08:31:22
Score: 2
Natty:
Report link

So basically there are multiple ways to do it . you can give justify-content: between to the linkedin-content class. This should please the picture at the start and text at the end of the flex. Hence aligning the image to left. Or you can give position: absolute to image and position: relative to its parent div. And than add left: 0px to the image. This will place image to the left most part of its parent div. Let me know if you need any further assistance.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: nitish dubey