We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe4eba commit 292dcd4Copy full SHA for 292dcd4
server/views/layouts/publicLayout.handlebars
@@ -47,7 +47,7 @@
47
<body>
48
<a class="skipToMainContent" href="#mainContent" tabindex="1">{{i18n 'skip_to_main_content' lang}}</a>
49
{{> kthHeader }}
50
- <div class="kth-content container withMainMenu">
+ <div class="kth-main-content container withMainMenu">
51
<div class="row">
52
{{{body}}}
53
</div>
0 commit comments