Skip to content

Commit ff2ced0

Browse files
committed
fix center text
1 parent 90dd065 commit ff2ced0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body {
1111
h1,
1212
h2,
1313
h3 {
14-
text-wrap: center;
14+
text-align: center;
1515
color: #343a40; /* Darker heading color */
1616
line-height: 1.3; /* Adjust heading line height */
1717
margin-top: 25px; /* Add top margin for better spacing */

0 commit comments

Comments
 (0)