fix: restore flex layout on #game-content wrapper #15
Reference in New Issue
Block a user
Delete Branch "fix/game-content-layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
flex flex-col items-center gap-4to the#game-contentdiv in both Connect 4 and Snake game pages0808c4d) wrapped game elements in a bare<div id="game-content">without propagating the flex classes from<main>, breaking center-alignment and vertical spacing