You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: js/main.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -497,7 +497,7 @@ var flexbox;
497
497
"action": null
498
498
},
499
499
{
500
-
"text": 'One of the most useful right out-of-the-box is vertical centering. Clear your screen of flex items and add just one. Make sure "justify-content" and "align-content" have been set to "center".',
500
+
"text": 'One of the most useful right out-of-the-box is vertical centering. Clear your screen of flex items and add just one. Make sure "justify-content" and "align-items" have been set to "center".',
0 commit comments