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.
2 parents 93cd83b + 78ef8ec commit 3f7244cCopy full SHA for 3f7244c
layouts/tag/term.html
@@ -11,7 +11,7 @@ <h1 class="scroll-mt-36 flex gap-4 items-center">
11
<span class="text-gray-light dark:text-gray-dark">Pages with this tag:</span>
12
{{ partial "pagination.html" . }}
13
</div>
14
- <table>
+ <table style="display: table">
15
<thead>
16
<tr>
17
<th width="50%">Title</th>
0 commit comments