<div class="container">
<!-- Content here -->
</div>
<div class="container">
<!-- Content here -->
</div>
/* _grid.scss:6 */
.container {
@include make-container();
@include make-container-max-widths();
}
/* _print.scss:95 */
.container {
min-width: $print-body-min-width !important;
}
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.