Fix text layout on not mobile

This commit is contained in:
Brandon Keepers
2017-09-14 16:14:40 -07:00
parent 7fe2028cf3
commit fd62cddd8d

View File

@@ -26,7 +26,7 @@ layout: default
<div id="explore" class="bg-gray-light border-top border-gray-light">
<div class="container-lg px-3 page-section">
<h2 class="alt-h1 text-center">Explore</h2>
<p class="lead text-center col-md-8 col-sm-10 mx-auto">
<p class="lead text-center col-md-7 col-sm-10 mx-auto">
Check out these hosted apps that extend your project on GitHub. They're all open source and free to use on any project.
</p>