aboutsummaryrefslogtreecommitdiff
path: root/style.css
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 /style.css
parent5046dd83a136c0bce61f0233c9744729743e58d1 (diff)
downloadkompetenzbolzen.github.io-7aa77e044c0620e8d829a390b0a4f2d5ba4f17f9.tar.gz
Avatar height fix
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index b55e924..db1a169 100644
--- a/style.css
+++ b/style.css
@@ -418,6 +418,7 @@ img {
.avatar {
float: left;
width: 70px;
+ height: 70px;
margin-right: 15px; }
@media screen and (max-width: 520px) {
.avatar {