social icons for github and twitter as pngs

This commit is contained in:
Barry Clark 2014-04-30 18:16:38 -04:00
parent 649b28276e
commit 6162c15762
5 changed files with 11 additions and 5 deletions

View file

@ -238,4 +238,9 @@ nav {
footer {
// border-top: 1px $lightGray solid;
padding: 20px 0;
text-align: center;
.footer-icon {
width: 40px;
}
}