PARADOX
ଗପ ହେଲେ ବି ସତ
- Messages
- 6,071
- Reaction score
- 3,417
- Points
- 144
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: