Skip to content

Commit

Permalink
CSS tricks
Browse files Browse the repository at this point in the history
  • Loading branch information
Lloydcol authored Oct 3, 2024
1 parent 868ac33 commit a187c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body {
display: flex;
height: 100vh;
margin: 0;
justify-content: center;
justify-content: space-evenly;
}

#received-text-container {
Expand Down

0 comments on commit a187c5b

Please sign in to comment.