Skip to content

Instantly share code, notes, and snippets.

View Aryanstha's full-sized avatar
🚩
Focusing on study

Aryan Shrestha Aryanstha

🚩
Focusing on study
View GitHub Profile
@Aryanstha
Aryanstha / index.html
Created March 7, 2022 12:09
Personal page with gsap ScrollTrigger
<section class="section section--intro">
<img class="hero__image" src="https://images.unsplash.com/photo-1580983563878-706ee872c772?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=934&q=80" alt="" />
<svg class="cross-1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
<line x1="12" y1="5" x2="12" y2="19"></line>
<line x1="5" y1="12" x2="19" y2="12"></line>
</svg>
<svg class="cross-2" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
<line x1="12" y1="5" x2="12" y2="19"></line>