-
-
Save AnteaterKit/0f0f3fcf64d3b6db7359e8ccd4ebb83f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="tui-row tui-row_adaptive"> | |
<div class="tui-col_xs-12 tui-col_s-6 tui-col_sm-6 tui-col_md-3 tui-col_lg-3"> | |
<div class="dummy"> | |
<tui-island> | |
<h3 class="tui-island__title">Total sales</h3> | |
<div> | |
<app-island-detail> | |
</app-island-detail> | |
</div> | |
</tui-island> | |
</div> | |
</div> | |
<div class="tui-col_xs-12 tui-col_s-6 tui-col_sm-6 tui-col_md-3 tui-col_lg-3"> | |
<div class="dummy"> | |
<tui-island> | |
<h3 class="tui-island__title">Total sales</h3> | |
<div> | |
<app-island-detail> | |
</app-island-detail> | |
</div> | |
</tui-island> | |
</div> | |
</div> | |
<div class="tui-col_xs-12 tui-col_s-6 tui-col_sm-6 tui-col_md-3 tui-col_lg-3"> | |
<div class="dummy"> | |
<tui-island> | |
<h3 class="tui-island__title">Total sales</h3> | |
<div> | |
<app-island-detail> | |
</app-island-detail> | |
</div> | |
</tui-island> | |
</div> | |
</div> | |
<div class="tui-col_xs-12 tui-col_s- tui-col_sm-6 tui-col_md-3 tui-col_lg-3"> | |
<div class="dummy"> | |
<tui-island> | |
<h3 class="tui-island__title">Total sales</h3> | |
<div> | |
<app-island-detail> | |
</app-island-detail> | |
</div> | |
</tui-island> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment