1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Site assets: .bd-bg-purple-bright.bd-bg-violet and drop unused .bd-text-purple-bright

This commit is contained in:
Julien Déramond
2022-02-25 14:06:14 +01:00
committed by Mark Otto
parent 76d9cd4e7a
commit abe9d310ba
2 changed files with 2 additions and 6 deletions

View File

@@ -76,10 +76,6 @@
font-weight: 300;
}
.bd-text-purple-bright {
color: $bd-violet;
}
.bd-bg-purple-bright {
.bd-bg-violet {
background-color: $bd-violet;
}