Advertisement
LeBizu2561

Footer

Oct 19th, 2022
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. <div class="bg-dark text-bg-dark">
  2. <div class="container">
  3. <div class="row">
  4. <div class="col text-center">
  5. <div class="mb-4">
  6. <div class="container pt-5 pb-2">
  7. <h1 class="display-6 fw-bold">Custom jumbotron</h1>
  8. <p class="fs-6">Using a series of utilities, you can create this jumbotron, just like
  9. the
  10. one in
  11. previous versions of Bootstrap. Check out the examples below for how you can remix
  12. and
  13. restyle
  14. it to
  15. your liking.</p>
  16. </div>
  17. </div>
  18. </div>
  19. <div class="col text-center">
  20. <div class="mb-4">
  21. <div class="container pt-5 pb-2">
  22. <h1 class="display-6 fw-bold">Custom jumbotron</h1>
  23. <p class="fs-6">Using a series of utilities, you can create this jumbotron, just like
  24. the
  25. one in
  26. previous versions of Bootstrap. Check out the examples below for how you can remix
  27. and
  28. restyle
  29. it to
  30. your liking.</p>
  31. </div>
  32. </div>
  33. </div>
  34. </div>
  35. </div>
  36. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement