]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/about.html
CSS: Replace btn-block with buttons wrapped in d-grid
[ipfire.org.git] / src / templates / about.html
index 0a63667e81e91e4511515f687db80c36aa1e3030..7893fff9263364f4fff3789290225cb609094922 100644 (file)
 
        <div class="container">
                <section>
-                       <a class="btn btn-primary btn-lg btn-block" href="/download">
-                               {{ _("Download IPFire now. It's free!") }}
-                       </a>
+                       <div class="d-grid">
+                               <a class="btn btn-primary btn-lg" href="/download">
+                                       {{ _("Download IPFire now. It's free!") }}
+                               </a>
+                       </div>
                </section>
 
                <section>