mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Revert "Re-optimize SVG" This reverts commit 331566bc85f7c0009e5a16b84d97f99c12d3a1c1. Revert "Move homepage-hero.svg to an img tag" This reverts commit c24acf8d2cca8e94a4115d7c30a281de23882789.
This commit is contained in:
parent
187213305d
commit
d862a9f276
@ -2,7 +2,7 @@
|
||||
<div class="container px-4 px-md-3">
|
||||
<div class="row align-items-lg-center">
|
||||
<div class="col-8 mx-auto col-md-4 order-md-2 col-lg-5">
|
||||
<img class="img-fluid mb-3 mb-md-0" src="/docs/{{ .Site.Params.docs_version }}/assets/img/homepage-hero.svg" alt="" width="523" height="464">
|
||||
{{ partial "icons/homepage-hero.svg" (dict "class" "img-fluid mb-3 mb-md-0" "width" "600" "height" "533") }}
|
||||
</div>
|
||||
<div class="col-md-8 order-md-1 col-lg-7 text-center text-md-left">
|
||||
<h1 class="mb-3">Build fast, responsive sites with Bootstrap</h1>
|
||||
|
1
site/layouts/partials/icons/homepage-hero.svg
Normal file
1
site/layouts/partials/icons/homepage-hero.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 11 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 10 KiB |
Loading…
x
Reference in New Issue
Block a user