We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868ac33 commit a187c5bCopy full SHA for a187c5b
src/style.css
@@ -7,7 +7,7 @@ body {
7
display: flex;
8
height: 100vh;
9
margin: 0;
10
- justify-content: center;
+ justify-content: space-evenly;
11
}
12
13
#received-text-container {
0 commit comments