Widen hero paragraph to 720px

This commit is contained in:
Ozzy (AI Assistant) 2026-07-27 20:20:52 +00:00
parent 0ca46b4cb5
commit 7a450226d6

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;
}