From e43ac7b353be015843faa89f6bba825276ad406c Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Thu, 16 Jan 2025 11:21:33 +0000 Subject: [PATCH] adjust table width --- css/retro.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/retro.css b/css/retro.css index a041e51..a24945a 100644 --- a/css/retro.css +++ b/css/retro.css @@ -214,7 +214,7 @@ table, th, td { table { margin-left: 28%; - width: 45%; + width: 65%; } td {