Fixed image alignment

pull/67/head
Jordan Wright 2016-01-07 23:30:06 -06:00
parent 11e190fca7
commit 0c447c8701
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
</ul> </ul>
</div> </div>
<div class="col-md-5"> <div class="col-md-5">
<img class="img-responsive" style="margin-top:20px;" src="screenshots/releases.png" alt="Generic placeholder image"> <img class="img-responsive" style="margin-top:20px;display:inline;text-align:center;" src="screenshots/releases.png" alt="Generic placeholder image">
</div> </div>
</div> </div>