Skip to content

Commit 8871080

Browse files
authored
Merge pull request #61 from Swaim-Sahay/Added-scroll-to-top-button
Add scroll to top button feature
2 parents a2e9de6 + c15f1d4 commit 8871080

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,6 +1006,11 @@ <h3>📱 Easy to Use</h3>
10061006
<p>Simple interface with powerful features</p>
10071007
</div>
10081008
</div>
1009+
1010+
<!-- Scroll to Top Button Summary -->
1011+
<div style="margin-top: 30px; padding: 15px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 15px; color: white;">
1012+
<p>Purple scroll to top button in bottom-right corner for quick page navigation.</p>
1013+
</div>
10091014
</div>
10101015
</div>
10111016

0 commit comments

Comments
 (0)