mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Tweak alignment in hero
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
<div class="bd-masthead mb-3" id="content">
|
<div class="bd-masthead mb-3" id="content">
|
||||||
<div class="container px-4 px-md-3">
|
<div class="container px-4 px-md-3">
|
||||||
<div class="row align-items-lg-center">
|
<div class="row align-items-lg-center">
|
||||||
<div class="col-8 mx-auto col-md-4 order-md-2 col-lg-5">
|
<div class="col-8 mx-md-auto col-md-4 order-md-2 col-lg-5">
|
||||||
{{ partial "icons/homepage-hero.svg" (dict "class" "img-fluid mb-3 mb-md-0" "width" "600" "height" "533") }}
|
{{ partial "icons/homepage-hero.svg" (dict "class" "img-fluid mb-3 mb-md-0" "width" "600" "height" "533") }}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-8 order-md-1 col-lg-7 text-center text-md-start">
|
<div class="col-md-8 order-md-1 col-lg-7">
|
||||||
<h1 class="mb-3">Build fast, responsive sites with Bootstrap</h1>
|
<h1 class="mb-3">Build fast, responsive sites with Bootstrap</h1>
|
||||||
<p class="lead mb-4">
|
<p class="lead mb-4">
|
||||||
Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.
|
Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.
|
||||||
|
|||||||
Reference in New Issue
Block a user