aboutsummaryrefslogtreecommitdiff
path: root/scss/style.scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-04-30 18:16:38 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-04-30 18:16:38 -0400
commit6162c15762d7391356f9c635f57409c482d60f06 (patch)
tree1991774a893ff61e7d89d19c82ad4bcc0e1d9f2e /scss/style.scss
parent649b28276e31ec7b5074ead112fa358063debb62 (diff)
downloadkompetenzbolzen.github.io-6162c15762d7391356f9c635f57409c482d60f06.tar.gz
social icons for github and twitter as pngs
Diffstat (limited to 'scss/style.scss')
-rwxr-xr-xscss/style.scss5
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;
+ }
}