heading correction
ci/woodpecker/pr/woodpecker Pipeline was successful Details

This commit is contained in:
nitishkumar 2024-03-25 12:39:56 +05:30
parent 0aec4fae65
commit 0cc0134b5f
2 changed files with 8 additions and 7 deletions

View File

@ -1425,6 +1425,7 @@ body.menu-is-open {
letter-spacing: -0.03rem; letter-spacing: -0.03rem;
margin-top: 0; margin-top: 0;
margin-bottom: 4.8rem; margin-bottom: 4.8rem;
color:#fff;
} }
.subhead { .subhead {

View File

@ -135,12 +135,12 @@
<div class="row section-header bit-narrow" data-aos="fade-up"> <div class="row section-header bit-narrow" data-aos="fade-up">
<div class="col-full"> <div class="col-full">
<h2 class="subhead">About</h2> <p class="subhead">About</p>
<h3 class="display-1"> <p class="display-1">
Libre Solutions is a software consultancy based out of Libre Solutions is a software consultancy based out of
Coimbatore, India. We design high-quality, custom software solutions to help Coimbatore, India. We design high-quality, custom software solutions to help
businesses adapt to the ever-changing needs of the digital era. businesses adapt to the ever-changing needs of the digital era.
</h3> </p>
</div> </div>
</div> <!-- end section-header --> </div> <!-- end section-header -->
@ -157,12 +157,12 @@
<div class="row section-header bit-narrow" data-aos="fade-up"> <div class="row section-header bit-narrow" data-aos="fade-up">
<div class="col-full"> <div class="col-full">
<h2 class="subhead">Services</h2> <p class="subhead">Services</p>
<h3 class="display-1"> <p class="display-1">
We offer a range of hosted products and services designed to We offer a range of hosted products and services designed to
cater to your business needs as you scale. Our hosted services cater to your business needs as you scale. Our hosted services
have high uptime, fast page load times and at a price that will have high uptime, fast page load times and at a price that will
fit your budget.</h3> fit your budget.</p>
</div> </div>
</div> <!-- end section-header --> </div> <!-- end section-header -->
@ -257,7 +257,7 @@
<div class="row section-header narrow" data-aos="fade-up"> <div class="row section-header narrow" data-aos="fade-up">
<div class="col-full"> <div class="col-full">
<h2 class="subhead">Keep In Touch</h2> <h2 class="subhead">Keep In Touch</h2>
<h3 class="display-1">Feel free to contact us for any <br> project idea or collaboration</h3> <p class="display-1">Feel free to contact us for any <br> project idea or collaboration</p>
</div> </div>
</div> <!-- end section-header --> </div> <!-- end section-header -->