From 4a76436223fcab1aba093c35b754f89255ea23c3 Mon Sep 17 00:00:00 2001 From: Michael Green <84688932+michael-j-green@users.noreply.github.com> Date: Wed, 2 Oct 2024 13:08:19 +1000 Subject: [PATCH] Hide favourite icon in similar games list + minor UI tweaks and fixes --- gaseous-server/wwwroot/index.html | 2 - gaseous-server/wwwroot/pages/game.js | 2 +- gaseous-server/wwwroot/pages/home.js | 2 +- .../wwwroot/scripts/gamesformating.js | 96 ++++++++++--------- gaseous-server/wwwroot/styles/style.css | 23 +++++ 5 files changed, 76 insertions(+), 49 deletions(-) diff --git a/gaseous-server/wwwroot/index.html b/gaseous-server/wwwroot/index.html index 42f68de..7fa578b 100644 --- a/gaseous-server/wwwroot/index.html +++ b/gaseous-server/wwwroot/index.html @@ -61,8 +61,6 @@