From 9ad3ca5a883157a23bb35f4b21a3e791c748f684 Mon Sep 17 00:00:00 2001 From: Maximilian Giller Date: Tue, 9 Jan 2024 22:47:36 +0100 Subject: [PATCH] Updated profile pictures --- index.html | 16 +++++++++++----- profile.jpg | Bin 740239 -> 437319 bytes secondary-profile.jpg | Bin 0 -> 132571 bytes 3 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 secondary-profile.jpg diff --git a/index.html b/index.html index d4234e4..72b9589 100644 --- a/index.html +++ b/index.html @@ -19,14 +19,17 @@ .profile { margin-top: 150px; margin-bottom: 100px; - height: auto; - width: 10%; - min-width: 25px; - min-height: 25px; margin-left: 45%; margin-right: 45%; } + .profile > img { + height: auto; + width: 10%; + min-width: 35px; + min-height: 35px; + } + .info { color: #fff; } @@ -180,7 +183,10 @@ - +
+ + +