From 89e4006b2d84d398e34d407a019854823b1dd37d Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 22 Sep 2021 06:38:27 +0000 Subject: composer update bootstrap to version 5.1.1 --- .../content/docs/5.0/examples/jumbotron/index.html | 45 ---------------------- 1 file changed, 45 deletions(-) delete mode 100644 vendor/twbs/bootstrap/site/content/docs/5.0/examples/jumbotron/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.0/examples/jumbotron') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.0/examples/jumbotron/index.html b/vendor/twbs/bootstrap/site/content/docs/5.0/examples/jumbotron/index.html deleted file mode 100644 index 99cc61dee..000000000 --- a/vendor/twbs/bootstrap/site/content/docs/5.0/examples/jumbotron/index.html +++ /dev/null @@ -1,45 +0,0 @@ ---- -layout: examples -title: Jumbotron example -include_js: false ---- - -
-
-
- - Bootstrap - Jumbotron example - -
- -
-
-

Custom jumbotron

-

Using a series of utilities, you can create this jumbotron, just like the one in previous versions of Bootstrap. Check out the examples below for how you can remix and restyle it to your liking.

- -
-
- -
-
-
-

Change the background

-

Swap the background-color utility and add a `.text-*` color utility to mix up the jumbotron look. Then, mix and match with additional component themes and more.

- -
-
-
-
-

Add borders

-

Or, keep it light and add a border for some added definition to the boundaries of your content. Be sure to look under the hood at the source HTML here as we've adjusted the alignment and sizing of both column's content for equal-height.

- -
-
-
- - -
-
-- cgit v1.2.3