Added 15px of padding so social icons are not flush against the bottom of the header

This commit is contained in:
Matt Carrier 2015-03-31 00:52:58 -07:00
parent 860dd3eb62
commit bc264a0eff
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ main {
.header-text .sns-links {
margin: 20px auto;
text-align: center;
padding-bottom: 15px;
}
.header-text .sns-links a {