.about-us-area .about-welcome .inventory-button
{
border-radius: 5px;
background-color: var(--base-dark);
color: var(--base-white);
margin-top: 15px;
font-size: 12px;
padding: 10px 20px;
font-weight: 600;
transform: translateY(0px) skew(-12deg);
transition-duration: 0.3s;
}
.about-us-area .about-welcome .inventory-button:hover
{
border: 1px solid var(--base-white);
background-color: var(--base-black);
color: var(--base-white);
}
i am tierd by searching the issue but can not get any solution can some on help he to fix the issue the issue is my text of button “cars for sale” is come blurry