Skip to content

Commit e326700

Browse files
committed
center h2
1 parent 98a6128 commit e326700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LongevityWorldCup.Website/wwwroot/partials/header.html

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696

9797
h2 {
9898
font-size: clamp(16px, 5vw, 36px);
99+
text-align: center; /* Optional */
99100
word-wrap: break-word; /* Optional, ensures words don't overflow */
100101
}
101102

0 commit comments

Comments
 (0)