diff --git a/style.css b/style.css index aac4134..bff6252 100644 --- a/style.css +++ b/style.css @@ -61,7 +61,8 @@ body { } #profile-header { - min-height: 150px; + max-height: 200px; + overflow: hidden; } #profile-footer { -- libgit2 0.21.2