Farb- & Quadratbeispiele
Standard Buttons
Icon Buttons
Icon buttons with text and icons
Icon badge
Link only with icon button
Bootstrap Breakpoints & Visibility
| Screen size | Class |
|---|---|
| Hidden on all | .d-none |
| Visible only on xs | .d-block .d-sm-none |
| Visible only on md | .d-none .d-md-block .d-lg-none |
Container Sizes
| Class | xs (<576px) | sm (≥576px) | md (≥768px) | lg (≥992px) | xl (≥1200px) | xxl (≥1400px) |
|---|---|---|---|---|---|---|
.container |
100% | 540px | 720px | 960px | 1140px | 1320px |
.container-fluid |
100% | 100% | 100% | 100% | 100% | 100% |


