1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 01:24:19 +02:00

Docs: drop .table-light from table foot example (#39320)

This commit is contained in:
Julien Déramond
2023-10-23 19:21:29 +02:00
committed by GitHub
parent ce114117a8
commit d58e86e730

View File

@@ -549,7 +549,7 @@ Similar to tables and dark tables, use the modifier classes `.table-light` or `.
<div class="bd-example">
<table class="table">
<thead class="table-light">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">First</th>