This commit is contained in:
2025-05-07 14:28:57 -07:00
parent 7f693b4693
commit f3df5227d6
3 changed files with 25 additions and 1 deletions

View File

@@ -15,4 +15,17 @@
line-height: 96px;
text-align: center;
}
p.sub-headline {
font-size: 28px;
line-height: 40px;
margin: 2rem auto;
text-align: center;
max-width: 503px;
}
p.cta-button {
display: block;
margin: 0 auto;
}
}