Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added changes to App.css for MPT-33
Browse files Browse the repository at this point in the history
MatthewYay committed Nov 28, 2023
1 parent 2d29383 commit 1a66aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/App.css
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@ body {
.container {
height: 100%;
background-color: white;
/* MPT-33: changed lines 12 & 13 */
background-color: lightgrey;
color: black;
}

0 comments on commit 1a66aea

Please sign in to comment.