Arches: ACC & Bootstrap

Arches:ACC & Bootstrap

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/acc_boot.css, line 8974

7.3.1.4 Icon and Header

The Compound Icon and Header is the most basic of the grid list content items and needs to have a link for each item.

<li class="flex flex_row items_center justify_start isolate relative c_accent-n1 h:c_accent-n3">
    <i class="c_inherit font_7 p-r_4 far fa-solid fa-flag-usa" aria-hidden="true"></i>
    <span class="font-size_up font_medium">
        <a rel="noopener noreferrer" class="expanded-click-area c_inherit not-link h:underline" target="_self" href="https://www.acc.org//Membership/Chapters">State Chapters</a>
    </span>
</li>
Copy Code