I'm struggling to make my code responsive. The challenge I'm facing is keeping the profile picture aligned to the right on FlexBox. Currently, when the screen size shrinks to mobile, the col-md-auto
class shifts to the left side, but I want it to stay on the right side.
If you have any insights or solutions, your help would be greatly appreciated!
Please run the snippet below for reference.
/* Your CSS Code Goes Here */
...
...