4,554
edits
No edit summary |
No edit summary |
||
Line 123: | Line 123: | ||
z-index: 1; /* Ensure it's above the wrapper */ | z-index: 1; /* Ensure it's above the wrapper */ | ||
padding: 20px; | padding: 20px; | ||
transition: transform 0.01s ease, border 0.01s ease; | |||
} | } | ||