1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +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"> <div class="bd-example">
<table class="table"> <table class="table">
<thead class="table-light"> <thead>
<tr> <tr>
<th scope="col">#</th> <th scope="col">#</th>
<th scope="col">First</th> <th scope="col">First</th>