1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +02:00

Docs: remove unused class in the homepage (#40900)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
This commit is contained in:
Mohamad Salman
2024-10-07 08:27:06 +02:00
committed by GitHub
parent 653f8f3cb3
commit f73113c4a7

View File

@@ -6,7 +6,7 @@
<p class="lead fw-normal"> <p class="lead fw-normal">
Jump right into building with Bootstrap—use the CDN, install it via package manager, or download the source code. Jump right into building with Bootstrap—use the CDN, install it via package manager, or download the source code.
</p> </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"> <a href="/docs/{{ .Site.Params.docs_version }}/getting-started/download/" class="icon-link icon-link-hover fw-semibold ps-md-4">
Read installation docs Read installation docs
<svg class="bi" aria-hidden="true"><use xlink:href="#arrow-right"></use></svg> <svg class="bi" aria-hidden="true"><use xlink:href="#arrow-right"></use></svg>