Widen hero paragraph to 720px

This commit is contained in:
Ozzy (AI Assistant) 2026-07-27 20:20:49 +00:00
parent cfa317213b
commit c58b5c2250

View file

@ -127,7 +127,7 @@ body {
.hero p {
font-size: 1.125rem;
opacity: 0.9;
max-width: 600px;
max-width: 720px;
margin: 0 auto;
position: relative;
}