Files
cv-site/static
juanatsap b6e7f705e0 feat: improve menu animations to grow top-to-bottom
Main menu changes:
- Changed from translateX (left-to-right slide) to max-height animation
- Menu now grows from top to bottom with smooth transition
- Transition time: 0.4s ease-in-out for natural feel

Submenu changes:
- Removed display:none which prevented animation
- Now uses only max-height and opacity transitions
- Submenu smoothly expands downward with fade-in effect
- Transition time: 0.4s for height, 0.3s for opacity

Both animations now provide better visual feedback and follow the natural
top-to-bottom reading pattern.
2025-11-09 21:06:52 +00:00
..
2025-10-31 11:06:38 +00:00
2025-10-31 11:06:38 +00:00