From f2eb75b03f7419fa191036941c0e9f2ab745d5ce Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 3 Jul 2020 20:33:03 +0100 Subject: [PATCH] Avatar image size --- epicyon-follow.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-follow.css b/epicyon-follow.css index c358dc27..235a5623 100644 --- a/epicyon-follow.css +++ b/epicyon-follow.css @@ -168,7 +168,7 @@ input[type=text] { } .options img { - width: 20%; + width: 15%; } @media screen and (min-width: 400px) {