Replies: 1 comment
-
Hi @wernste, No worries at all — we all start somewhere! 😄 What you’re seeing is actually expected behavior in Bootstrap 5. Here’s why:
In short: Nothing is broken — headings and components just have default spacing, while plain text does not. Use Bootstrap spacing utilities to get consistent padding/margin wherever you need it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my defense: I'm just getting started with Bootstrap. So please be patient with me!
My problem is that my test page looks messed up and completely different from the Bootstrap page.
For example, h1, the card, and the form have padding, but normal text does not. What am I doing wrong?
Here is the source code for this:
Beta Was this translation helpful? Give feedback.
All reactions