SkymanS0n / Portfolio

Source code for Jerico Eijansantos' personal website, showcasing web development skills, past projects, and professional journey. Responsive design, portfolio showcase, about me, skills overview, and contact form included for an engaging user experience.
1 stars 0 forks source link

Animations for large displays #31

Closed SkymanS0n closed 9 months ago

SkymanS0n commented 9 months ago

Implement basic animations for displays that do not have animations implemented.

SkymanS0n commented 9 months ago

Addressed issue #31 by duplicating the implemented animations from the mobile display and applying them to other larger displays. Additionally, animations for the heading and sub-heading of the projects section were implemented, as these elements are initially visible on larger displays.