We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9977c7f commit 934b9dfCopy full SHA for 934b9df
1 file changed
index.html
@@ -286,7 +286,7 @@ <h3><em>Current</em></h3>
286
</div>
287
<div class="section-content">
288
<div class="row">
289
- <div class="col-md-4">
+ <div class="col-md-4" onclick="location.href='walking_swimming.html';" style="cursor: pointer;">
290
<div class="image">
291
<img src="img/slide_10.webp" alt="">
292
<div class="featured-button button">
@@ -298,7 +298,7 @@ <h4>Fish gaits</h4>
298
<p><i>Walking and swimming kinematics</i></p>
299
300
301
- <div class="col-md-4" onclick="location.href='walking_swimming.html';" style="cursor: pointer;">
+ <div class="col-md-4">
302
303
<img src="img/fish_mineralisation.jpg" alt="">
304
0 commit comments