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 c2a7e7d commit 031a4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<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="col-lg-5 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>
<a href="https://www.linkedin.com/company/example42"><img class="img-responsive" src="img/linkedin.png" alt="LinkedIN" width="300" height="300"></a>
</div>
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<div class="lead">
Expand Down

0 comments on commit 031a4bc

Please sign in to comment.