Skip to content

Commit

Permalink
made counts and feature section responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
Pruthaa17 committed Jun 6, 2024
1 parent 342a886 commit 2417eda
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 93 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ <h4 class="title"><a href="">SERVICES</a></h4>
<section id="counts" class="counts">
<div class="container" data-aos="fade-up">

<div class="row no-gutters">
<div class="row no-gutters" >

<div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
<div class="count-box">
Expand All @@ -399,7 +399,7 @@ <h4 class="title"><a href="">SERVICES</a></h4>
<i class="fas fa-bed"></i>
<span data-purecounter-start="0" data-purecounter-end="36" data-purecounter-duration="1"
class="purecounter"></span>
<p><strong>Beds Available</strong> <br> <br>Beds available at your nearest emergency centers.</p><br>
<p><strong>Beds Available</strong> <br><br>Nearby emergency beds available.</p><br>
<a href="">Find out more &raquo;</a>
</div>
</div>
Expand Down
Loading

0 comments on commit 2417eda

Please sign in to comment.