mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 09:05:47 +02:00
Site assets: .bd-bg-purple-bright
→ .bd-bg-violet
and drop unused .bd-text-purple-bright
This commit is contained in:
committed by
Mark Otto
parent
76d9cd4e7a
commit
abe9d310ba
@@ -43,7 +43,7 @@
|
||||
|
||||
<section class="row mb-5 pb-md-4 align-items-center">
|
||||
<div class="col-md-5">
|
||||
<div class="masthead-followup-icon d-inline-block mb-2 text-white bd-bg-purple-bright">
|
||||
<div class="masthead-followup-icon d-inline-block mb-2 text-white bd-bg-violet">
|
||||
{{ partial "icons/circle-square.svg" (dict "width" "32" "height" "32") }}
|
||||
</div>
|
||||
<h2 class="display-5 fw-normal">Bootstrap Icons</h2>
|
||||
|
Reference in New Issue
Block a user