mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-13 13:29:25 +01:00
Backport #34336
Remove unneeded `.text-white-50` CSS rule This is already part of Bootstrap 4.6 and 5.0.
This commit is contained in:
parent
ec986fcb57
commit
6c9951203c
@ -67,8 +67,6 @@ body {
|
||||
color: #343a40;
|
||||
}
|
||||
|
||||
.text-white-50 { color: rgba(255, 255, 255, .5); }
|
||||
|
||||
.bg-purple { background-color: #6f42c1; }
|
||||
|
||||
.lh-100 { line-height: 1; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user