Arches: ACC & Bootstrap

Arches:ACC & Bootstrap

Multi Product Brand Style System by the American College of Cardiology

Example

Default styling

content
content
<section item-label="section" class="m-x_n4 wrapper-container">
    <div class="columns_2:md columns_1 gap_5:lg gap_6:xl gap_4 grid">
        <div item-label="content" class="wrapper-container">content</div>
        <div item-label="content" class="wrapper-container">content</div>
    </div>
</section>
Copy Code