Skip to content

Commit d833749

Browse files
fix: update header arrangement
Signed-off-by: Bryan Behrenshausen <[email protected]>
1 parent be002fd commit d833749

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<!-- Body section -->
2222

23-
<div class="grid-container halves" style="margin-top:8rem;margin-bottom:17rem;">
23+
<div class="grid-container halves" style="margin-top:8rem;">
2424
<div>
2525
<h1>Open source software from SAS</h1>
2626
<p>From data to insights. Faster. Help build the future of AI and analytics with open source tools from SAS.</p>
@@ -31,6 +31,14 @@ <h1>Open source software from SAS</h1>
3131
</div>
3232
</div>
3333

34+
<!-- Banded section -->
35+
36+
<div class="divider">
37+
<div>
38+
<img class="u-img-divider" src="images/standard-section-divider.png">
39+
</div>
40+
</div>
41+
3442
<!-- Body section -->
3543

3644
<div class="grid-container halves">

0 commit comments

Comments
 (0)