Widen hero paragraph to 720px
This commit is contained in:
parent
0ca46b4cb5
commit
7a450226d6
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ body {
|
||||||
.hero p {
|
.hero p {
|
||||||
font-size: 1.125rem;
|
font-size: 1.125rem;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
max-width: 600px;
|
max-width: 720px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue