General Updates

Updated .icon padding to make iconography appear centered.

Updated container alignment to center to remove outdated attribute.

Removed underline from links within buttons.
This commit is contained in:
Seth Cottle
2020-04-13 21:26:25 -04:00
parent 5b9ff2057d
commit 3a477974b2
4 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,6 @@
<div class="container">
<div class="row">
<div class="column" style="margin-top: 10%">
<center>
<!-- Your Image Here -->
<img src="images/avatar.png" srcset="images/avatar@2x.png 2x">
@ -134,7 +133,6 @@
<br>
<p>Build your own by forking <a href="https://littlelink.io">LittleLink</a>.</p>
</center>
</div>
</div>
</div>