fixed layout of home page

This commit is contained in:
iampratiktandel 2020-06-13 17:51:44 +05:30
parent ba4d1455ff
commit bdd36df1a7

View file

@ -97,7 +97,7 @@
<!-- part2 --> <!-- part2 -->
<h1 id="part2" class="display-4 text-center my-5 text-white">Lbryians</h1> <h1 id="part2" class="display-4 text-center my-5 text-white">Lbryians</h1>
<div class="row"> <div class="row">
<div class="col-md-6 col-lg-4"> <div class="col-md-12 col-lg-4">
<div class="card mb-3 lbry-dark"> <div class="card mb-3 lbry-dark">
<!-- <img class="card-img-top" src="./img/1.png" alt="1"> --> <!-- <img class="card-img-top" src="./img/1.png" alt="1"> -->
<div class="card-body text-center"> <div class="card-body text-center">
@ -108,7 +108,7 @@
</div> </div>
</div> </div>
<div class="col-md-6 col-lg-4"> <div class="col-md-12 col-lg-4">
<div class="card mb-3 lbry-dark"> <div class="card mb-3 lbry-dark">
<!-- <img class="card-img-top" src="./img/2.png" alt="2"> --> <!-- <img class="card-img-top" src="./img/2.png" alt="2"> -->
<div class="card-body text-center"> <div class="card-body text-center">
@ -119,7 +119,7 @@
</div> </div>
</div> </div>
<div class="col-md-6 col-lg-4"> <div class="col-md-12 col-lg-4">
<div class="card lbry-dark"> <div class="card lbry-dark">
<!-- <img class="card-img-top" src="./img/3.png" alt="3"> --> <!-- <img class="card-img-top" src="./img/3.png" alt="3"> -->
<div class="card-body text-center"> <div class="card-body text-center">
@ -150,7 +150,7 @@
<p>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the <p>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the
LBRY network in a way that the community of LBRYians decides themselves.</p> LBRY network in a way that the community of LBRYians decides themselves.</p>
</div> --> </div> -->
<div class="col-md col-xl-5 ml-auto"> <div class="col-md-5 col-xl-5 ml-auto">
<p><strong>Stay up-to-date on LBRY Foundation</strong></p> <p><strong>Stay up-to-date on LBRY Foundation</strong></p>
<div class="input-group"> <div class="input-group">
<input type="text" class="form-control" placeholder="Email"> <input type="text" class="form-control" placeholder="Email">