PARADOX
ଗପ ହେଲେ ବି ସତ
- 6,068
- 3,447
- 189
let me explain
for example let the buttons have this property
a.buttons {
border-radius: 0 10px;
}
it is fine. but when the buttons get clicking or hovering , for a while or maximum (.5s) the actuall border seems to appear i mean the border-radius getting 0. the rectangular border appearing. But it should be always to its given radius in css .
for example let the buttons have this property
a.buttons {
border-radius: 0 10px;
}
it is fine. but when the buttons get clicking or hovering , for a while or maximum (.5s) the actuall border seems to appear i mean the border-radius getting 0. the rectangular border appearing. But it should be always to its given radius in css .
Last edited: