From f469c78c8af6091596cd174178b1a32b6927cb1c Mon Sep 17 00:00:00 2001 From: Noah Date: Mon, 31 Jul 2023 18:06:45 +0100 Subject: Update index.css --- assets/index.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/assets/index.css b/assets/index.css index eec88f4..c051425 100644 --- a/assets/index.css +++ b/assets/index.css @@ -83,7 +83,12 @@ iframe { width: 100%; } -table>tbody>tr>td>a>img { - width: 70%; +td > a > img { + width: 75%; height: auto; -} \ No newline at end of file +} +td > a { + width: 100%; + height: 100%; + display: block; +} -- cgit 1.4.1-2-gfad0