Skip to content

Commit 90dd065

Browse files
committed
centre all of the text
1 parent 42709a5 commit 90dd065

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

style/style.css

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

0 commit comments

Comments
 (0)