Exercise:
Use a Bootstrap class to make the pagination smaller.
Hint: Use the .pagination-sm class.
Edit This Code:
See Result »
Bootstrap Example
1
2
3
4
5
Result:
Show Answer
Correct Code:
Bootstrap Example
1
2
3
4
5
Correct Result:
Hide Answer