Skip to content

Commit 435c5d7

Browse files
Animated gif on home page displaying graph ability.
1 parent 81168d2 commit 435c5d7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/img/recording.gif

24.9 MB
Loading

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<span class="sr-only">Next</span>
7474
</a>
7575
</div>
76-
<div class="main container-fluid" style="top: -100px;">
76+
<div class="main container-fluid" style="top: -50px;">
7777
<div class="home-content row align-items-center">
7878
<div class="side-txt col">
7979
<div class="text-title text-center" style="padding: 10px;">
@@ -97,7 +97,7 @@ <h1 class="m-title" style="padding-top: 5px;">What can I do here?</h1>
9797
</p>
9898
</div>
9999
</div>
100-
<img class="side-img img-fluid col" src="./img/graphExample.png" />
100+
<img class="side-img img-fluid col" style="top: 50px;" src="./img/recording.gif" />
101101
</div>
102102
<p>check</p>
103103
</div>

0 commit comments

Comments
 (0)