diff options
| author | Barry Clark <barry@barryclark.co> | 2014-04-30 18:16:38 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-04-30 18:16:38 -0400 |
| commit | 6162c15762d7391356f9c635f57409c482d60f06 (patch) | |
| tree | 1991774a893ff61e7d89d19c82ad4bcc0e1d9f2e /scss | |
| parent | 649b28276e31ec7b5074ead112fa358063debb62 (diff) | |
| download | blog-universedg-6162c15762d7391356f9c635f57409c482d60f06.tar.gz blog-universedg-6162c15762d7391356f9c635f57409c482d60f06.tar.bz2 blog-universedg-6162c15762d7391356f9c635f57409c482d60f06.zip | |
social icons for github and twitter as pngs
Diffstat (limited to 'scss')
| -rwxr-xr-x | scss/style.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scss/style.scss b/scss/style.scss index 533f04b..55e559c 100755 --- a/scss/style.scss +++ b/scss/style.scss @@ -238,4 +238,9 @@ nav { footer { // border-top: 1px $lightGray solid; padding: 20px 0; + text-align: center; + + .footer-icon { + width: 40px; + } } |
