From 38ed7965a602135b250579c13c2cbc83d1507a56 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Thu, 16 Jan 2025 11:23:02 +0000 Subject: [PATCH] adjust table width --- css/retro.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/retro.css b/css/retro.css index a24945a..c6160a6 100644 --- a/css/retro.css +++ b/css/retro.css @@ -213,8 +213,8 @@ table, th, td { } table { - margin-left: 28%; - width: 65%; + margin-left: 20%; + width: 70%; } td {