]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add image dimensions in stack image. (#24100)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 26 Sep 2017 08:04:25 +0000 (11:04 +0300)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2017 08:04:25 +0000 (11:04 +0300)
index.html

index 264b4f627670764b6dbf29be81f2deab7ef31224..268ebeff8c6a64e89cb3fb02ae15cd9841f2a4a7 100644 (file)
@@ -6,7 +6,7 @@ layout: home
   <div class="container">
     <div class="row align-items-center">
       <div class="col-6 mx-auto col-md-6 order-md-2">
-        <img src="{{ site.baseurl }}/assets/img/bootstrap-stack.png" alt="" class="img-fluid mb-3 mb-md-0">
+        <img class="img-fluid mb-3 mb-md-0" src="{{ site.baseurl }}/assets/img/bootstrap-stack.png" alt="Bootstrap Stack image" width="1024" height="860">
       </div>
       <div class="col-md-6 order-md-1 text-center text-md-left pr-md-5">
         <h1 class="mb-3 bd-text-purple-bright">Bootstrap</h1>