Skip to content

Commit

Permalink
adjusted styling to reflect recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-mohrmann committed Feb 8, 2024
1 parent 7e015a5 commit 433a04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
width: 100%;
height: 100%;
display: grid;
grid-template-rows: min-content min-content 1fr;
grid-template-rows: min-content min-content min-content 1fr;
}

.board {
Expand Down

0 comments on commit 433a04d

Please sign in to comment.