I am utilizing the container class from Bootstrap 4 to arrange my project details based on screen resolution sizes.
However, I have encountered a strange dot that remains even after trying to remove it.
You can view the HTML code I am currently working on here - index.html
The live version of the website is accessible at . The unwanted dot can be seen on the live site.
Image demonstrating the undesired dots
Solutions attempted: I have tried various solutions but have not been successful in getting rid of the dot. Even removing the "container" class does not serve my intended purpose.