aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-18 19:30:00 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-18 19:30:00 -0400
commit7aa77e044c0620e8d829a390b0a4f2d5ba4f17f9 (patch)
treeba6602823c2ff47e8fd096e7ffb0df48f0b8fa24 /scss
parent5046dd83a136c0bce61f0233c9744729743e58d1 (diff)
downloadkompetenzbolzen.github.io-7aa77e044c0620e8d829a390b0a4f2d5ba4f17f9.tar.gz
Avatar height fix
Diffstat (limited to 'scss')
-rwxr-xr-xscss/style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/style.scss b/scss/style.scss
index 1c2db67..e6b4aa5 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -157,6 +157,7 @@ img {
.avatar {
float: left;
width: 70px;
+ height: 70px;
margin-right: 15px;
@include mobile {