Skip to content

Commit

Permalink
Added padding and made responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
Archi-shaw committed Jan 7, 2025
1 parent 291136f commit 1e1cef7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion counter.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
width: 85vw;
}
.countitem{
height: 36vmin;
height: 40vmin;
width: 40vmin;
font-size: 8px;
}
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1159,10 +1159,10 @@ <h2 class="section__title">Best trip packages</h2>
<div class="section__container gallary__container" id="originalDiv">
<div class="gallary__content">
<div>
<h2 class="section__title" data-aos="zoom-in" style="text-align: center;">
<h2 class="section__title" data-aos="zoom-in" style="text-align: center; ">
Our trip gallery that will inspire you
</h2>
<p class="section__subtitle" data-aos="zoom-in">
<p class="section__subtitle" data-aos="zoom-in" style="margin: 20px;">
Visual Stories of Adventure to Spark Your Imagination.<br>
Get inspired for your next journey.
</p>
Expand Down

0 comments on commit 1e1cef7

Please sign in to comment.