From 39810ed2142648a9f01ff90203e4366febf2f23e Mon Sep 17 00:00:00 2001 From: Dejan Trajkovic <59647680+trajkd@users.noreply.github.com> Date: Sun, 9 Jun 2024 18:01:39 +0200 Subject: [PATCH] Rectangular profilepic --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 33ae6c0..a54201a 100755 --- a/css/style.css +++ b/css/style.css @@ -42,7 +42,7 @@ footer { } footer span { float: right; font-style: italic; } -#profilepic { width: 60px; height: 60px } +#profilepic { width: 60px; } /* Smartphones (portrait) */ @media only screen and (max-width: 480px) {