diff --git a/css/style.css b/css/style.css index 34f769c..33ae6c0 100755 --- a/css/style.css +++ b/css/style.css @@ -42,6 +42,8 @@ footer { } footer span { float: right; font-style: italic; } +#profilepic { width: 60px; height: 60px } + /* Smartphones (portrait) */ @media only screen and (max-width: 480px) { body { font-size: 12px;}