Make table responsive
This commit is contained in:
parent
bceb559a16
commit
153293b1e5
@ -16,7 +16,7 @@
|
||||
</div>
|
||||
<div class="row mt-2">
|
||||
<div class="col">
|
||||
<table class="table">
|
||||
<table class="table table-responsive">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">#</th>
|
||||
|
Loading…
Reference in New Issue
Block a user