As a player, I can see all clues and the crossword at the same time on large screens, so that I don't have to scroll unnecessarily
Acceptance criteria:
- Where possible (size-wise) the clues will be presented on either side of the crossword
Tasks:
- This requires rewriting the ClueList component (actually creating a new component, as ClueList can be used without issue by CrosswordEditor)
As a player, I can see all clues and the crossword at the same time on large screens, so that I don't have to scroll unnecessarily
Acceptance criteria:
Tasks: