Skip to content

Commit 7b20daf

Browse files
authored
Adjust hero section margin in style.css
1 parent ff5b655 commit 7b20daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ body {
109109
/* Hero / index sections */
110110
.hero {
111111
max-width: 820px;
112-
margin: 0 auto 50px;
112+
margin: -40px -40px 40px;
113113
background: #f7f9fc;
114114
text-align: center;
115115
border-bottom: 1px solid #e5e9f2;

0 commit comments

Comments
 (0)