diff --git a/src/components/markets/markets.pug b/src/components/markets/markets.pug index e7a97d9..283cea5 100644 --- a/src/components/markets/markets.pug +++ b/src/components/markets/markets.pug @@ -14,6 +14,46 @@ div(ng-controller='MarketsController') option(value="USD") USD option(value="EUR") EUR + .row.mt-3 + .col-12 + .row + .col-2 + .card.box-shadow(align='center') + img.card-img-top.mt-3(src='img/markets/1ST-ETH.png', style='width: 30px;') + .card-body + .card-text + .text-muted FirstBlood + .col-2 + .card.box-shadow(align='center') + img.card-img-top.mt-3(src='img/markets/1ST-ETH.png', style='width: 30px;') + .card-body + .card-text + .text-muted FirstBlood + .col-2 + .card.box-shadow(align='center') + img.card-img-top.mt-3(src='img/markets/1ST-ETH.png', style='width: 30px;') + .card-body + .card-text + .text-muted FirstBlood + .col-2 + .card.box-shadow(align='center') + img.card-img-top.mt-3(src='img/markets/1ST-ETH.png', style='width: 30px;') + .card-body + .card-text + .text-muted FirstBlood + .col-2 + .card.box-shadow(align='center') + img.card-img-top.mt-3(src='img/markets/1ST-ETH.png', style='width: 30px;') + .card-body + .card-text + .text-muted FirstBlood + .col-2 + .card.box-shadow(align='center') + img.card-img-top.mt-3(src='img/markets/1ST-ETH.png', style='width: 30px;') + .card-body + .card-text + .text-muted FirstBlood + .row.mt-3 .col-12 table.table.table-hover.markets-table