Skip to content

Commit 26451ae

Browse files
committed
fix bg-light table
1 parent fae5825 commit 26451ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/resource-table-all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h2>Relevant tools and resources</h2>
9595
</tr>
9696
{%- endfor %}
9797
{%- unless total_county_tools == 0 or include.tag == nil %}
98-
<tr class="collapse multi-collapse bg-light" id="resource_title">
98+
<tr class="collapse multi-collapse table-light" id="resource_title">
9999
<td colspan="4"><b>National resources</b></td>
100100
</tr>
101101
{%- endunless %}

0 commit comments

Comments
 (0)