Skip to content

Commit 91af01f

Browse files
Add section heading
This commit add a section heading, "Key Features," to introduce the site section devoted to Geode's most noteworthy and useful features. Signed-off-by: Bryan Behrenshausen <bryan.behrenshausen@sas.com>
1 parent ac83042 commit 91af01f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

website/content/css/geode-site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ section > .container > h2 {
472472
/* border-bottom: 1px solid #e5e5e5; */
473473
}
474474
.bf-features {
475-
color: white;
475+
color: rgb(52,73,94);
476476
text-align: center;
477477
padding: 20px 0;
478478
}

website/content/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
</section>
3434

3535
<section class="bf-features">
36+
<h2>Key features</h2>
3637
<div class="container">
3738
<div class="row">
3839
<div class="col-md-4">

0 commit comments

Comments
 (0)