Skip to content
Snippets Groups Projects
Commit 3c607bbd authored by Olivier Goulet's avatar Olivier Goulet
Browse files

feat: use list-inline

parent 3b3c4717
No related branches found
No related tags found
No related merge requests found
...@@ -15,14 +15,18 @@ ...@@ -15,14 +15,18 @@
<div class="col-md-14 col-md-offset-5 col-sm-18 col-sm-offset-3"> <div class="col-md-14 col-md-offset-5 col-sm-18 col-sm-offset-3">
<p class="small uppercase">Membership</p> <p class="small uppercase">Membership</p>
<p class="powered-by-description">Join <a href="#membership">industry leaders</a> as we define and build the future of web and cloud development tools.</p> <p class="powered-by-description">Join <a href="#membership">industry leaders</a> as we define and build the future of web and cloud development tools.</p>
<p> <ul class="list-inline">
<a class="btn btn-primary btn-lg" href="/membership/join-us"> <li>
Contact Us <br> About Membership <a class="btn btn-primary btn-lg" href="/membership/join-us">
</a> Contact Us <br> About Membership
<a class="btn btn-primary btn-lg" href="https://membership.eclipse.org/application/ready-to-join"> </a>
My Organisation is <br> Ready to Join Now </li>
</a> <li>
</p> <a class="btn btn-primary btn-lg" href="https://membership.eclipse.org/application/ready-to-join">
My Organisation is <br> Ready to Join Now
</a>
</li>
</ul>
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment