Answer the question
In order to leave comments, you need to log in
How to align columns of two tables?
To make the columns match, it looks like this now:
Code:
<div class="table-responsive">
<table class="table table-hover table-bordered table-sm">
<thead>
<tr>
<th class='text-center'>Герой</th>
<th class='text-center'>Роль / Линия</th>
<th class='text-center'>Игрок</th>
<th class='text-center'>УР.</th>
<th class='text-center'>У</th>
<th class='text-center'>С</th>
<th class='text-center'>П</th>
...
</tr>
</thead>
<tbody>
<tr>
<th class='text-center'>
<td class='text-center'>
...
</tr>
</tbody>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question