Skip to content

Commit bb9969c

Browse files
mblodeclaude
andcommitted
Add spacing between hero divider and content below
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5a556a8 commit bb9969c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
.site-nav ul { padding: 16px 0; margin: 0; }
1919
.site-nav li { display: inline; padding: 0 16px; }
2020
.site-nav .brand { font-size: 1.5rem; }
21-
.hero { border-bottom: 1px solid rgba(0,0,0,0.12); margin-bottom: 16px; }
21+
.hero { border-bottom: 1px solid rgba(0,0,0,0.12); padding-bottom: 16px; margin-bottom: 32px; }
2222
footer { margin-bottom: 0; }
2323
</style>
2424
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6D0Z3DW6BT"></script>

0 commit comments

Comments
 (0)