Bootstrap is an amazing CSS framework for those who struggle with design, css, or need to build something quickly.
Here are 5 design tips to improve the UIs your building with Bootstrap CSS.
Add dark borders and svg icons to draw user's attention.

HTML tables don't have to be a copy of your database structure. Remove column names, id's, and combine fields when it makes sense.

Giving primary actions a background color and secondary actions no background color will establish a hierarchy of importance.

Devs love to label values. Stop it! Display information as if it were a sentence in a book, not a key value pair.

Card borders often feel clunky. Shadows emphasize elements and give the page depth, making the element feel closer to the user.

If you enjoyed this, consider checking out my new project - Better Bootstrap
There you will find a free book containing more Bootstrap design tips with code examples.