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 cae7a38 commit c2a7e7d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions _includes/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
<div class="content-section-a">
<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>
<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>
</div>
<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>
Expand All @@ -12,10 +17,6 @@ <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 -->
Expand Down

0 comments on commit c2a7e7d

Please sign in to comment.