Skip to content

Commit 80a9a6f

Browse files
committed
Correct cta button alignment
1 parent d0db07c commit 80a9a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎_posts/2026-08-17-Audience-Screening-at-CPPCon-2026.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ author-id: mark # maps to people/mark.html
5555
max-width: 100%; /* keeps the 560px frame from overflowing on small screens */
5656
}
5757
.cta {
58-
text-align: center;
58+
text-align: center !important;
5959
margin: 2.5em 0 0;
6060
}
6161
.cta a.button {

0 commit comments

Comments
 (0)