twbs--bootstrap/site/docs/4.2/assets/scss/_placeholder-img.scss

17 lines
280 B
SCSS
Raw Normal View History

2018-11-08 17:33:02 +00:00
//
// Placeholder svg used in the docs.
//
2018-11-14 13:52:02 +00:00
// Remember to update `site/_layouts/examples.html` too if this changes!
2018-11-08 17:33:02 +00:00
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
}
.bd-placeholder-img-lg {
@include media-breakpoint-up(md) {
font-size: 3.5rem;
}
}