1
0
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:
Mark Otto
2020-09-22 16:30:00 -07:00
committed by Mark Otto
parent 18f8601d29
commit fe38a85839
8 changed files with 82 additions and 81 deletions

View File

@@ -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;