mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
remove opacity utlitilies from example CSS (#35877)
These are included in Bootstrap itself now Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
.opacity-50 { opacity: .5; }
|
||||
.opacity-75 { opacity: .75; }
|
||||
|
||||
.list-group {
|
||||
width: auto;
|
||||
max-width: 460px;
|
||||
|
Reference in New Issue
Block a user