Skip to content

Commit 0b1811d

Browse files
Merge pull request steam-bell-92#889 from snehanair-486/fix/refactor-mainjs-remove-duplicate-code
fix: refactor main.js to remove duplicate code and fix UI interactions
2 parents 52403a1 + b1d24a1 commit 0b1811d

2 files changed

Lines changed: 76 additions & 552 deletions

File tree

web-app/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,6 @@ <h1 class="hero-title">
432432

433433
<!-- ── Timeline Section ─────────────────────────────────────── -->
434434
<section class="hero-timeline-section" id="timelineSection">
435-
<canvas aria-hidden="true" id="timelineCanvas"></canvas>
436435
<div class="timeline-background" aria-hidden="true"></div>
437436
<div aria-hidden="true" class="timeline-orb timeline-orb-one"></div>
438437
<div aria-hidden="true" class="timeline-orb timeline-orb-two"></div>

0 commit comments

Comments
 (0)