Fix padding of footer.

This commit is contained in:
Michael 2017-04-08 19:52:07 -04:00
parent 4bf535019e
commit 371f4d9faf

View file

@ -180,8 +180,8 @@
</div>
<footer class="navbar navbar-default clearfix">
<img src="https://cdn.discordapp.com/attachments/217054074326089728/300415125536374795/shiftos-full.png" style="width:auto; height:auto; max-width:150px;" />
<footer class="navbar navbar-default clearfix" style="padding:5%; width:100%;">
<img src="https://cdn.discordapp.com/attachments/217054074326089728/300415125536374795/shiftos-full.png" style="width:auto; height:auto; max-width:250px;" />
<p>&copy; @DateTime.Now.Year Michael VanOverbeek and the ShiftOS Dev Team</p>
<p>Website styling courtesy of <a href="http://vicr123.github.io/">Victor Tran</a>.</p>