Skip to content

Commit 2a18eec

Browse files
shift text to the right
1 parent 6dbbd29 commit 2a18eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ title: "InnerSource Commons"
3535
<div class="col-md-5 my-auto">
3636
<img src="/images/community/problem-solving.png" class="img-fluid pl-4 pr-4">
3737
</div>
38-
<div class="col-md-6 mx-auto">
38+
<div class="col-md-6 text-right">
3939
<p class="section-title h2">What Is InnerSource?</p>
4040
<p>InnerSource takes the lessons learned from developing open source software and applies them to the way companies develop software internally. As developers have become accustomed to working on world class open source software, there is a strong desire to bring those practices back inside the firewall and apply them to software that companies may be reluctant to release. For companies building mostly closed source software, InnerSource can be a great tool to help break down silos, encourage internal collaboration, accelerate new engineer on-boarding, and identify opportunities to contribute software back to the open source world.
4141
</p>

0 commit comments

Comments
 (0)