1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Move styles to docs CSS

This commit is contained in:
Mark Otto
2020-09-22 16:33:18 -07:00
committed by Mark Otto
parent fe38a85839
commit 3b8c17029f
2 changed files with 11 additions and 8 deletions

View File

@@ -164,10 +164,13 @@
margin-top: .5rem;
margin-bottom: .5rem;
}
}
// Responsive embed helpers
// Ratio helpers
.bd-example-ratios {
.ratio {
display: inline-block;
width: 10rem;
color: $gray-600;
background-color: $gray-100;
border: $border-width solid $border-color;