I have encountered two issues that I need help with. Firstly, following my tutorial did not result in pictures that are as uniform as the design.
Here are the comparison pictures: the first one is from the tutorial and the second one is what I coded.
https://i.sstatic.net/t6WEE.jpg
https://i.sstatic.net/zIPOO.jpg
My second problem is that when I coded, the Font Awesome icon did not stretch as expected. Here are the comparison pictures: the third one is from the tutorial and the fourth one is what I got.
https://i.sstatic.net/GOqYv.png
https://i.sstatic.net/z9Ezm.png
So, my questions are: How can I make the photos uniform circles as in the design? And how can I stretch the Font Awesome icon horizontally with the message box?
I am using Bootstrap 5 for coding.
Here is the link to my code:
https://github.com/nguyencuc2586/project2.3
Thank you for your help!