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 fae5825 commit 26451aeCopy full SHA for 26451ae
_includes/resource-table-all.html
@@ -95,7 +95,7 @@ <h2>Relevant tools and resources</h2>
95
</tr>
96
{%- endfor %}
97
{%- unless total_county_tools == 0 or include.tag == nil %}
98
- <tr class="collapse multi-collapse bg-light" id="resource_title">
+ <tr class="collapse multi-collapse table-light" id="resource_title">
99
<td colspan="4"><b>National resources</b></td>
100
101
{%- endunless %}
0 commit comments