Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Commit

Permalink
Added padding on project links
Browse files Browse the repository at this point in the history
  • Loading branch information
conantp committed Jul 25, 2014
1 parent 1185b70 commit fc4ce4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ <h2 class="featurette-heading">Recent Projects</h2>
<li>
Projects
<ul>
<li><a href="http://www.avlride.com">AVLRide</a></li>
<li><a href="http://www.avlbus.com">AVLBus</a></li>
<li style='padding-left: 20px'><a href="http://www.avlride.com">AVLRide</a></li>
<li style='padding-left: 20px'><a href="http://www.avlbus.com">AVLBus</a></li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit fc4ce4d

Please sign in to comment.