Lorem Ipsum is simply dummy text of the printing
.table-xlclass to the .tableto create a table with extra large spacing. Extra larger table all rows have 1.25remheight.
                                                | # | First Name | Last Name | Username | 
|---|---|---|---|
| 1 | Mark | Otto | @mdo | 
| 2 | Jacob | Thornton | @fat | 
| 3 | Larry | the Bird | 
.table-lgclass to the .tableto create a table with large spacing. larger table all rows have 0.9remheight.
                                                | # | First Name | Last Name | Username | 
|---|---|---|---|
| 1 | Mark | Otto | @mdo | 
| 2 | Jacob | Thornton | @fat | 
| 3 | Larry | the Bird | 
.table-declass to the .tableto create a table with default spacing. Default table all rows have 0.75remheight.
                                                | # | First Name | Last Name | Username | 
|---|---|---|---|
| 1 | Mark | Otto | @mdo | 
| 2 | Jacob | Thornton | @fat | 
| 3 | Larry | the Bird | 
.table-smclass to the .tableto create a table with small spacing. Small table all rows have 0.6remheight.
                                                | # | First Name | Last Name | Username | 
|---|---|---|---|
| 1 | Mark | Otto | @mdo | 
| 2 | Jacob | Thornton | @fat | 
| 3 | Larry | the Bird | 
.table-xsclass to the .tableto create a table with extra small spacing. Extra small table all rows have 0.4remheight.
                                                | # | First Name | Last Name | Username | 
|---|---|---|---|
| 1 | Mark | Otto | @mdo | 
| 2 | Jacob | Thornton | @fat | 
| 3 | Larry | the Bird |