Skip to content

Commit 6fd5f96

Browse files
authored
Merge pull request freeCodeCamp#12025 from hudsontaylor/patch-1
Center Testimonial Text
2 parents 14e77d0 + 80eae43 commit 6fd5f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/less/main.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ form.update-email .btn{
627627
}
628628

629629
.testimonial-copy {
630-
text-align: justify;
630+
text-align: center;
631631
font-size: 18px !important;
632632
margin-left: 20px;
633633
margin-right: 20px;

0 commit comments

Comments
 (0)