Skip to content

Commit

Permalink
sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Dec 27, 2024
1 parent 1a2977b commit cae7a38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
14 changes: 5 additions & 9 deletions _includes/contact.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
<section id="contact">
<div class="content-section-a">
<div class="container">

<div class="row">
<div class="col-lg-6 col-sm-6">
<div class="clearfix"></div>
<h2 class="section-heading">Contact example42 on LinkedIN</h2>
<a href="https://www.linkedin.com/company/example42"><img class="img-responsive" src="img/linkedin.png" alt="LinkedIN"></a></br>
</div>
<div class="col-lg-4 col-lg-offset-2 col-sm-6">
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<div class="lead">
<h3 class="section-heading">Find example42 on social media</h3>
<a href="https://www.linkedin.com/company/example42">LinkedIn</a></br>
Expand All @@ -18,11 +12,13 @@ <h3 class="section-heading">Find example42 on social media</h3>
<div class="clearfix"></div>
</div>
</div>
<div class="col-lg-5 col-sm-push-6 col-sm-6">
<h2 class="section-heading">Contact example42 on LinkedIN</h2>
<a href="https://www.linkedin.com/company/example42"><img class="img-responsive" src="img/linkedin.png" alt="LinkedIN"></a></br>
</div>
</div>

</div>
<!-- /.container -->

</div>
<!-- /.content-section-b -->
</section>
5 changes: 1 addition & 4 deletions _includes/services.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<section id="services">
<div class="content-section-b">

<div class="container">

<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<div class="clearfix"></div>
Expand All @@ -24,7 +22,6 @@ <h2 class="section-heading">Services</h2>
<img class="img-responsive" src="img/imm-3.png" alt="Services">
</div>
</div>

</div>

</div>
</section>

0 comments on commit cae7a38

Please sign in to comment.