You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this hover.css for most of my projects. Recently, I came across an issue.
When I use "hvr-bounce-to-right" animation with border and border-radius properties, it shows some white space inside the button even though it shouldn't.
have you resolved this issue? If not, please take a look at my understanding. If I misunderstood your meaning, then I will be very sorry.
In the provided link, I see two places in the white color of the button. One is the button background. If it is this white color, you can modify its button color by modifying the attribute background color in the first. button link in the code,
If it is the white font in the button, you can modify the color in the focus at the end of the. button link in the code, so that there is no white color present.
Hi,
I am using this hover.css for most of my projects. Recently, I came across an issue.
When I use "hvr-bounce-to-right" animation with border and border-radius properties, it shows some white space inside the button even though it shouldn't.
Can someone help me fix this?
https://codepen.io/rajeevrf/pen/oNopBPb
The text was updated successfully, but these errors were encountered: