]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: remove unused class in the homepage (#40900)
authorMohamad Salman <139472418+MohamadSalman11@users.noreply.github.com>
Mon, 7 Oct 2024 06:27:06 +0000 (08:27 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 06:27:06 +0000 (08:27 +0200)
Co-authored-by: Julien Déramond <juderamond@gmail.com>
site/layouts/partials/home/get-started.html

index 394ba1b4b0a72f96e64197fef38368aef5acb0ff..0a0646a7a5cd144dc64cf3c457e28a4cf5b5129e 100644 (file)
@@ -6,7 +6,7 @@
   <p class="lead fw-normal">
     Jump right into building with Bootstrap—use the CDN, install it via package manager, or download the source code.
   </p>
-  <p class="d-flex justify-content-md-start justify-content-md-center lead fw-normal">
+  <p class="d-flex justify-content-md-center lead fw-normal">
     <a href="/docs/{{ .Site.Params.docs_version }}/getting-started/download/" class="icon-link icon-link-hover fw-semibold ps-md-4">
       Read installation docs
       <svg class="bi" aria-hidden="true"><use xlink:href="#arrow-right"></use></svg>