diff --git a/assets/main.scss b/assets/main.scss index df487f8..1ba20c2 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -68,6 +68,7 @@ body > header.site-header { .outer-wrapper { box-shadow: 5px 2px 15px -4px rgba(0, 0, 0, 0.1); + min-height: 700px; } .inner-wrapper { @@ -95,6 +96,7 @@ img.profile { line-height: 1.3em; background: linear-gradient(#eeefed, #fff); text-align: center; + overflow: auto; img.me { width: 140px;