From 8ed51ffd7f9e0745e10d8dc23b41cba11a4de70a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 16 Oct 2019 12:35:25 +0100 Subject: [PATCH] Easier to hit page icon on mobile --- epicyon-profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index ead1aef16..626a4836b 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1017,7 +1017,7 @@ div.gallery img { float: right; } .pageicon { - width: 8%; + width: 14%; } .time-right { float: right;