From: Carl Worth Date: Sun, 17 May 2020 15:30:32 +0000 (-0700) Subject: Insert a line break before the "Players in the game" section X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=9c68988c918ec8c4386de842eec736ebc46d10e2;hp=9c68988c918ec8c4386de842eec736ebc46d10e2;p=lmno.games Insert a line break before the "Players in the game" section It would be more semantic to have actual "sections" in the content and some styling that sets proper spacing between sections. But that feels like overkill given the current simplicity of the page, and the current problem that there was just too little space at this one point. If we do make the page more complex in the future, we can certainly add semantic sections. ---