mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
Rename the classes and docs page, update everything accordingly
This commit is contained in:
@@ -166,13 +166,13 @@
|
||||
}
|
||||
|
||||
// Responsive embed helpers
|
||||
.embed-responsive {
|
||||
.ratio {
|
||||
display: inline-block;
|
||||
color: $gray-600;
|
||||
background-color: $gray-100;
|
||||
border: $border-width solid $border-color;
|
||||
}
|
||||
.embed-responsive-item {
|
||||
.ratio-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user