Skip to content

Commit f028f6b

Browse files
Update index.html
1 parent 99ddea0 commit f028f6b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
</div>
2929
<div class="col-lg-6">
3030
<h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Meet new and interesting dogs nearby.</h1>
31-
<p class="lead">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.</p>
32-
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
31+
32+
<div class="d-grid gap-2 d-md-flex justify-content-md-start mb-4">
3333
<button type="button" class="btn btn-light btn-lg px-4 me-md-2"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-apple" viewBox="0 0 16 16">
3434
<path d="M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516.024.034 1.52.087 2.475-1.258.955-1.345.762-2.391.728-2.43Zm3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422.212-2.189 1.675-2.789 1.698-2.854.023-.065-.597-.79-1.254-1.157a3.692 3.692 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56.244.729.625 1.924 1.273 2.796.576.984 1.34 1.667 1.659 1.899.319.232 1.219.386 1.843.067.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758.347-.79.505-1.217.473-1.282Z"/>
3535
<path d="M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516.024.034 1.52.087 2.475-1.258.955-1.345.762-2.391.728-2.43Zm3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422.212-2.189 1.675-2.789 1.698-2.854.023-.065-.597-.79-1.254-1.157a3.692 3.692 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56.244.729.625 1.924 1.273 2.796.576.984 1.34 1.667 1.659 1.899.319.232 1.219.386 1.843.067.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758.347-.79.505-1.217.473-1.282Z"/>
@@ -86,22 +86,22 @@ <h3 class="fs-2 text-body-emphasis">Guaranteed to work.</h3>
8686
<div class="p-5 text-center bg-body-tertiary ">
8787
<h2>"I no longer have to sniff other dogs for love. I've found the hottest Corgi on TinDog. Woof."
8888
</h2>
89-
<img class="mt-5 rounded-circle" src="./images/dog-img.jpg" alt="my dog" width="120px">
90-
<div class="p text-center fs-4">Pebbles, New York</div>
89+
<img class="mt-5 rounded-circle" src="./images/dog-img.jpg" alt="my dog" width="100px">
90+
<div class="p text-center fs-4 mt-2">Pebbles, New York</div>
9191
<div class="container mt-5">
9292
<div class="row">
9393
<div class="col-lg-3 col-sm-12">
94-
<img src="./images/techcrunch.png" alt="" height="40">
94+
<img src="./images/techcrunch.png" alt="techcrunch" height="30px">
9595
</div>
9696
<div class="col-sm-12 col-lg-3">
97-
<img src="./images/mashable.png" alt="" height="40">
97+
<img src="./images/mashable.png" alt="mashable" height="30px">
9898
</div>
9999
<div class="col-sm-12 col-lg-3">
100-
<img src="./images/bizinsider.png" alt="" height="40">
100+
<img src="./images/bizinsider.png" alt="bizinsider" height="30px">
101101

102102
</div>
103103
<div class="col-lg-3 col-sm-12">
104-
<img src="./images/tnw.png" alt="" height="40">
104+
<img src="./images/tnw.png" alt="tnw" height="30px">
105105
</div>
106106
</div>
107107

@@ -186,7 +186,7 @@ <h1 class="card-title pricing-card-title">$29<small class="text-body-secondary f
186186
<!-- Footer -->
187187
<section id="footer" class="gradient-background">
188188
<div class="container">
189-
<footer class="row row-cols-1 row-cols-sm-2 row-cols-md-5 py-5 my-5 border-top">
189+
<footer class="row row-cols-1 row-cols-sm-2 row-cols-md-5 py-5 mt-5">
190190
<div class="col mb-3">
191191
<a href="/" class="d-flex align-items-center mb-3 link-body-emphasis text-decoration-none">
192192
<svg class="bi me-2" width="40" height="32"><use xlink:href="#bootstrap"></use></svg>
@@ -238,4 +238,4 @@ <h5>Section</h5>
238238
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
239239
</body>
240240

241-
</html>
241+
</html>

0 commit comments

Comments
 (0)