Minor CSS fixes

This commit is contained in:
Rob Watson 2018-01-30 14:12:48 +00:00
parent 5f79502d91
commit 65eb0376ce
1 changed files with 2 additions and 0 deletions

View File

@ -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;