diff --git a/src/assets/img/marketplace/Arrows.png b/src/assets/img/marketplace/Arrows.png new file mode 100644 index 0000000..5610e7b Binary files /dev/null and b/src/assets/img/marketplace/Arrows.png differ diff --git a/src/assets/img/marketplace/Links web icon.png b/src/assets/img/marketplace/Links web icon.png new file mode 100644 index 0000000..10835e8 Binary files /dev/null and b/src/assets/img/marketplace/Links web icon.png differ diff --git a/src/components/assets/card.vue b/src/components/assets/card.vue index b15a42a..a61f492 100644 --- a/src/components/assets/card.vue +++ b/src/components/assets/card.vue @@ -5,7 +5,6 @@ -
{{ nftData.token_id }}
Cotnesford park
@@ -224,10 +223,6 @@ onMounted(() => { } } } - img { - width: 100%; - height: 100%; - } } .card-name { display: flex; diff --git a/src/components/cart/index.vue b/src/components/cart/index.vue index 0c2e1df..f71e4cf 100644 --- a/src/components/cart/index.vue +++ b/src/components/cart/index.vue @@ -11,7 +11,7 @@
  • - +
    {{ item.nft.name }}
    @@ -31,28 +31,33 @@

    You have no items in your cart

    - -
    Buy All
    -
    Select NFTs to Buy
    +
  • - +
    Buy All
    +
    Select NFTs to Buy