2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+2 -2
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;