Skip to content

Commit 2241c18

Browse files
committed
fixed justify typo
1 parent 682eee9 commit 2241c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1. The Black Hexagons/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ body {
33
font-size: 68px;
44
color: white;
55
display: flex;
6-
jsutify-content: center;
6+
justify-content: center;
77
align-items: center;
88
margin: 0;
99
width: 100vw;

0 commit comments

Comments
 (0)