From: Avram Gottschlich Date: Wed, 12 Jan 2022 17:23:22 +0000 (-0500) Subject: Widened the expanded view boxes on the main board. Changed the answers display to... X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=46ee43c674ec697c6740b9a531ac0b6ff3a05ab4;hp=46ee43c674ec697c6740b9a531ac0b6ff3a05ab4;p=turbot-web Widened the expanded view boxes on the main board. Changed the answers display to a comma-separated string rather than a list. Spaced out the tags with commas. Moved the various lists of puzzles out of an interior loop (in generate_for_hunt_id) since it seemed unnecessary to generate those over and over again. ---