mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
Fix text layout on not mobile
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user