From 62378231cff0b4d6075501e4d68555dfb4ccb16d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 4 Sep 2019 16:56:38 +0100 Subject: [PATCH] Avatar size --- epicyon-profile.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index b80a2abdd..198a232c4 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -120,8 +120,8 @@ a:link { .hero-text img { border-radius: 1%; - width: 40%; - min-width: 300px; + width: 30%; + min-width: 200px; } .hero-text img.emoji {