4,554
edits
No edit summary |
No edit summary |
||
Line 116: | Line 116: | ||
background-color: white; | background-color: white; | ||
border: 1px solid; | border: 1px solid; | ||
transition: transform 0. | transition: transform 0.01s ease, border 0.01s ease; /* Add transitions with ease timing function */ | ||
} | } | ||