Extra large table
Example of extra largetable sizing using .table-xlclass added to the .table. All table rows have 60pxheight in REM units.
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
4 Franklin Morrison @Frank
5 Winnie the Pooh @Winnie
6 Garry Smith @Garry
7 Ian Berg @Ian
Large table
Example of largetable sizing using .table-lgclass added to the .table. All table rows have 53pxheight in REM units.
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
4 Franklin Morrison @Frank
5 Winnie the Pooh @Winnie
6 Garry Smith @Garry
7 Ian Berg @Ian
Default table
Example of defaulttable sizing. This table doesn't require any additional classes in .tablecontainer. All table rows have 44pxheight in REM units.
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
4 Franklin Morrison @Frank
5 Winnie the Pooh @Winnie
6 Garry Smith @Garry
7 Ian Berg @Ian
Small table
Example of smalltable sizing using .table-smclass added to the .table. All table rows have 40pxheight in REM units.
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
4 Franklin Morrison @Frank
5 Winnie the Pooh @Winnie
6 Garry Smith @Garry
7 Ian Berg @Ian
Mini table
Example of minitable sizing using .table-xsclass added to the .table. All table rows have 36pxheight in REM units.
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
4 Franklin Morrison @Frank
5 Winnie the Pooh @Winnie
6 Garry Smith @Garry
7 Ian Berg @Ian