master
Nick Sergeant 2012-09-04 13:07:41 -04:00
parent 6df5369d60
commit 233946cc97
4 changed files with 4 additions and 2 deletions

View File

@ -81,6 +81,7 @@
<section class="module places">
<h1>Elsewhere</h1>
<ul>
<li><a href="mailto:nick@nicksergeant.com">Email</a></li>
<li><a href="https://twitter.com/nicksergeant">Twitter</a></li>
<li><a href="https://github.com/nicksergeant">GitHub</a></li>
<li><a href="http://www.linkedin.com/in/nicksergeant">LinkedIn</a></li>

File diff suppressed because one or more lines are too long

View File

@ -115,6 +115,7 @@ header.main {
display: inline-block;
span.avatar {
background: white;
display: inline-block;
height: 80px;
width: 80px;

File diff suppressed because one or more lines are too long