We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81168d2 commit 435c5d7Copy full SHA for 435c5d7
2 files changed
public/img/recording.gif
24.9 MB
public/index.html
@@ -73,7 +73,7 @@
73
<span class="sr-only">Next</span>
74
</a>
75
</div>
76
- <div class="main container-fluid" style="top: -100px;">
+ <div class="main container-fluid" style="top: -50px;">
77
<div class="home-content row align-items-center">
78
<div class="side-txt col">
79
<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>
97
</p>
98
99
100
- <img class="side-img img-fluid col" src="./img/graphExample.png" />
+ <img class="side-img img-fluid col" style="top: 50px;" src="./img/recording.gif" />
101
102
<p>check</p>
103
0 commit comments