Here is the code snippet:
.nav-link-apple {
width: 1.6rem;
background: 4.4rem;
background: url(./Logo.jpg) center no-repeat;
}
Although the image I added can be seen in inspect on Chrome, it is not visible on the actual webpage. I have tried searching for solutions on platforms like YouTube but have been unable to find a resolution.