Skip to content

Commit a187c5b

Browse files
authored
CSS tricks
1 parent 868ac33 commit a187c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body {
77
display: flex;
88
height: 100vh;
99
margin: 0;
10-
justify-content: center;
10+
justify-content: space-evenly;
1111
}
1212

1313
#received-text-container {

0 commit comments

Comments
 (0)