Skip to content

Commit

Permalink
orphan text
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajal13 committed Feb 18, 2024
1 parent a7c7e6d commit 171db21
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<div class="row g-4 g-lg-6 g-xl-7 mb-6 mb-lg-7 mb-xl-10 align-items-center">
<div class="col-12 col-lg-6"><img class="img-fluid w-50 w-lg-100" src="assets/img/Hero/man_watering.png" alt="" /></div>
<div class="col-12 col-lg-6">
<h1 class="fs-5 fs-md-3 fs-xxl-2 text-black fw-light mb-4">Be a <span class="fw-bold">Plant Parent </span>today <br class="d-none d-md-block d-xxl-none" /><br class="d-sm-none" />with <span class="text-gradient fw-bold">Aranyak</span></h1>
<h1 class="fs-5 fs-md-3 fs-xxl-2 text-black fw-light mb-4">Be a <span class="fw-bold">Plant Parent </span>today <br class="d-sm-none d-md-block d-xxl-none" />with <span class="text-gradient fw-bold">Aranyak</span></h1>
<p class="fs-8 fs-md-11 fs-xxl-7 text-primary mb-5 mb-lg-6 mb-xl-7 fw-light">First timer or experienced, we have something for you.
Take a look at our vast collection of greenery & let us help you transform your household and front/back
yard.</p><button class="btn btn-gradient fs-8 mt-1 d-inline-flex"><span>explore catalog</span><span class="uil uil-arrow-right"></span></button>
Expand Down
2 changes: 1 addition & 1 deletion live/v1.0.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<div class="row g-4 g-lg-6 g-xl-7 mb-6 mb-lg-7 mb-xl-10 align-items-center">
<div class="col-12 col-lg-6"><img class="img-fluid w-50 w-lg-100" src="assets/img/Hero/man_watering.png" alt="" /></div>
<div class="col-12 col-lg-6">
<h1 class="fs-5 fs-md-3 fs-xxl-2 text-black fw-light mb-4">Be a <span class="fw-bold">Plant Parent </span>today <br class="d-none d-md-block d-xxl-none" /><br class="d-sm-none" />with <span class="text-gradient fw-bold">Aranyak</span></h1>
<h1 class="fs-5 fs-md-3 fs-xxl-2 text-black fw-light mb-4">Be a <span class="fw-bold">Plant Parent </span>today <br class="d-sm-none d-md-block d-xxl-none" />with <span class="text-gradient fw-bold">Aranyak</span></h1>
<p class="fs-8 fs-md-11 fs-xxl-7 text-primary mb-5 mb-lg-6 mb-xl-7 fw-light">First timer or experienced, we have something for you.
Take a look at our vast collection of greenery & let us help you transform your household and front/back
yard.</p><button class="btn btn-gradient fs-8 mt-1 d-inline-flex"><span>explore catalog</span><span class="uil uil-arrow-right"></span></button>
Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<div class="row g-4 g-lg-6 g-xl-7 mb-6 mb-lg-7 mb-xl-10 align-items-center">
<div class="col-12 col-lg-6"><img class="img-fluid w-50 w-lg-100" src="assets/img/Hero/man_watering.png" alt="" /></div>
<div class="col-12 col-lg-6">
<h1 class="fs-5 fs-md-3 fs-xxl-2 text-black fw-light mb-4">Be a <span class="fw-bold">Plant Parent </span>today <br class="d-none d-md-block d-xxl-none" /><br class="d-sm-none" />with <span class="text-gradient fw-bold">Aranyak</span></h1>
<h1 class="fs-5 fs-md-3 fs-xxl-2 text-black fw-light mb-4">Be a <span class="fw-bold">Plant Parent </span>today <br class="d-sm-none d-md-block d-xxl-none" />with <span class="text-gradient fw-bold">Aranyak</span></h1>
<p class="fs-8 fs-md-11 fs-xxl-7 text-primary mb-5 mb-lg-6 mb-xl-7 fw-light">
First timer or experienced, we have something for you.
Take a look at our vast collection of greenery & let us help you transform your household and front/back
Expand Down
3 changes: 1 addition & 2 deletions src/pug/mixins/home/HeroSection.pug
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ mixin HeroSection
| Be a
span.fw-bold Plant Parent
|today
br.d-none.d-md-block.d-xxl-none
br.d-sm-none
br.d-sm-none.d-md-block.d-xxl-none
|with
span.text-gradient.fw-bold Aranyak
p.fs-8.fs-md-11.fs-xxl-7.text-primary.mb-5.mb-lg-6.mb-xl-7.fw-light
Expand Down

0 comments on commit 171db21

Please sign in to comment.