From 87ac81139306f09f3043f4f4606b4f9001cb51a1 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 22 Apr 2021 23:20:47 +0100 Subject: [PATCH] Column widths --- epicyon-profile.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index a44782111..29978a54f 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -202,10 +202,10 @@ figure { width: 100%; } .accesskeys-left { - width: 80%; + width: 90%; } .accesskeys-right { - width: 20%; + width: 10%; } .cw {