Arches: ACC & Bootstrap

Arches:ACC & Bootstrap

Multi Product Brand Style System by the American College of Cardiology

Example

Default styling

content
content
content
<section item-label="section" class="m-x_n4 wrapper-container">
    <div class="columns_3:lg columns_2:md columns_1 gap-x_4:lg gap-x_3:md gap_4 grid ul_none text_left">
        <div item-label="content" class="wrapper-container">content</div>
        <div item-label="content" class="wrapper-container">content</div>
        <div item-label="content" class="wrapper-container">content</div>
    </div>
</section>
Copy Code