Skip to content

Commit

Permalink
Merge pull request #2 from bribenn/columns
Browse files Browse the repository at this point in the history
Columns
  • Loading branch information
bribenn authored Jan 4, 2017
2 parents 76ce941 + 80ed0cb commit c922dd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ <h1>Meet your new best friend.</h1>
<div class="container">
<div class="row">
<div class="col-md-4">
<h2></h2>
<h2>Search</h2>
<p>Find a pet based on location, type, breed, age, and gender. We look through hundreds of shelters, agencies, and rescue sites. </p>
<a href="#" class="btn">Go</a>
</div>
<div class="col-md-4">
<h2></h2>
<h2>Learn</h2>
<p>Read articles on feeding, training, grooming, and more. Our resources ensure that you are fully prepared as a new pet owner.</p>
<a href="#" class="btn">Go</a>
</div>
<div class="col-md-4">
<h2></h2>
<h2>Help</h2>
<p>Get involved to help pets in need. You can make a difference through volunteering, social media, and donations.</p>
<a href="#" class="btn">Go</a>
</div>
Expand Down

0 comments on commit c922dd1

Please sign in to comment.