Skip to content

Commit 934b9df

Browse files
committed
Update index.html
1 parent 9977c7f commit 934b9df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h3><em>Current</em></h3>
286286
</div>
287287
<div class="section-content">
288288
<div class="row">
289-
<div class="col-md-4">
289+
<div class="col-md-4" onclick="location.href='walking_swimming.html';" style="cursor: pointer;">
290290
<div class="image">
291291
<img src="img/slide_10.webp" alt="">
292292
<div class="featured-button button">
@@ -298,7 +298,7 @@ <h4>Fish gaits</h4>
298298
<p><i>Walking and swimming kinematics</i></p>
299299
</div>
300300
</div>
301-
<div class="col-md-4" onclick="location.href='walking_swimming.html';" style="cursor: pointer;">
301+
<div class="col-md-4">
302302
<div class="image">
303303
<img src="img/fish_mineralisation.jpg" alt="">
304304
<div class="featured-button button">

0 commit comments

Comments
 (0)