Answers for "how do i change the size of a table in bootstrap?"

2

Bootstrap table small

<table class="table table-sm">
  ...
</table>
Posted by: Guest on October-11-2021

Code answers related to "how do i change the size of a table in bootstrap?"

Browse Popular Code Answers by Language