Edrol97
Silver Coder
So what I've got
versus what I want

How do I ensure this in my css. Code below. Thanks as always!

versus what I want

How do I ensure this in my css. Code below. Thanks as always!
CSS:
a:hover {
cursor: url(img/background/Pointer.svg), auto;
text-decoration: none;
background-image: url(img/background/Underline%20White.png);
background-size: 45% 30%;
background-position: 0px 40px;
object-fit: cover;
font-weight: 900;
font-size: 3.6dvw;
padding-bottom: 12px;
