We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a6128 commit e326700Copy full SHA for e326700
LongevityWorldCup.Website/wwwroot/partials/header.html
@@ -96,6 +96,7 @@
96
97
h2 {
98
font-size: clamp(16px, 5vw, 36px);
99
+ text-align: center; /* Optional */
100
word-wrap: break-word; /* Optional, ensures words don't overflow */
101
}
102
0 commit comments