Is there a way to get rid of the border that seems to be outlining the background image? I attempted using border:none
but it didn't work, and even tried using outline
without success. You can view the code at this link:
"http://codepen.io/LightYagami116/pen/ezzYGW"
. For some reason, there is a white border present around the top and left side of the image.
I appreciate any assistance you can provide. Thank you in advance!