1 parent d577366 commit faaef2eCopy full SHA for faaef2e
1 file changed
DS/index.html
@@ -215,9 +215,9 @@ <h1>Data Structures Lab</h1>
215
<!-- Scroll Hint -->
216
<div class="mt-4 text-center" style="animation: fadeInDown 1s ease 0.5s both;">
217
<a href="#interactive-demo" class="scroll-link">
218
- <i class="fas fa-chevron-down" style="animation: bounce 2s infinite;"></i>
+ <i class="fas fa-chevron-down"></i>
219
Scroll down for Interactive Algorithm Visualizations
220
221
</a>
222
</div>
223
</header>
0 commit comments