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 b9454e8 commit b26d8feCopy full SHA for b26d8fe
1 file changed
layouts/_default/list.html
@@ -120,7 +120,7 @@ <h4 class="list-title">Featured Tutorials</h3>
120
</div>
121
122
<div class="row justify-content-center topic-container flex-shrink-1">
123
- <div class="col-md-12 col-lg-10 col-xl-8">
+ <div class="docs-content">
124
<article>
125
<h1 class="text-center">{{ if eq .CurrentSection .FirstSection }}{{ .Section | humanize }}{{ else }}{{ .Title }}{{ end }}</h1>
126
<div>{{ .Content }}</div>
0 commit comments