mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-04 16:24:22 +01:00
520cc8de92
* Docs: group together examples reusable CSS in a stylesheet * Use pointer-events utility in sidebars example * Remove @import and move the content into _default/examples.html. Handle 2 sorts of dividers * Remove footers.css extra css declaration * Fix modals example * Review: remove .b-example-hr Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
4 lines
72 B
CSS
4 lines
72 B
CSS
@media (min-width: 992px) {
|
|
.rounded-lg-3 { border-radius: .3rem; }
|
|
}
|