Skip to content

Commit abb7808

Browse files
committed
Add "landing-page-doc" to class list for capella
This will ensure the formatting of e.g. h1 is consistent.
1 parent 566d65a commit abb7808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/body-landing-page-capella.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{{/with}}
1212
{{/if}}
1313
<main class="capella-article" data-ceiling="topbar">
14-
<article class="doc landing-page-capella">
14+
<article class="doc landing-page-doc landing-page-capella">
1515
<img class="opening-image" src="{{{uiRootPath}}}/img/stars.svg" />
1616

1717
{{{page.contents}}}

0 commit comments

Comments
 (0)