fix the dimension of board member img

This commit is contained in:
Udit Patel 2021-07-14 10:46:14 +05:30 committed by GitHub
parent fba3a22b9f
commit 8ad752e880
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200">
<div class="card lbry-dark">
<img class="card-img-top" src="../img/vlad-profile.png" alt="Leo Rodrigues" width="800" height="450">
<img class="card-img-top" src="../img/Leo-Rodrigues.jpg" alt="Leo Rodrigues" width="800" height="450">
<div class="card-body">
<h4 class="card-title">Leo Rodrigues</h4>
<p class="card-text">Second community elected board member of LBRY Foundation, Inc.</p>
@ -45,7 +45,7 @@
<div class="col-md-6 col-lg-4 scroll-fade" data-fade-delay="200">
<div class="card lbry-dark">
<img class="card-img-top" src="../img/Ralph-Streb.jpeg" alt="Ralph Streb" width="800" height="450">
<img class="card-img-top" src="../img/Ralph-Streb.jpg" alt="Ralph Streb" width="800" height="450">
<div class="card-body">
<h4 class="card-title">Ralph Streb</h4>
<p class="card-text">Second community elected board member of LBRY Foundation, Inc.</p>