Skip to content

Commit

Permalink
fix images size
Browse files Browse the repository at this point in the history
  • Loading branch information
IrinaSer committed Feb 20, 2025
1 parent 5cdacb5 commit ad5696f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions client-app/pages/home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<VcCompositeShape
icon="outline-case"
img="sign-in.jpg"
size="6rem"
:alt="$t('pages.home.feature_descriptions_block.feature_1')"
/>
</div>
Expand All @@ -27,7 +26,6 @@
<VcCompositeShape
icon="outline-payments"
img="boxes.jpg"
size="6rem"
:alt="$t('pages.home.feature_descriptions_block.feature_1')"
/>
</div>
Expand All @@ -41,7 +39,6 @@
<VcCompositeShape
icon="outline-products"
img="statuses.jpg"
size="6rem"
:alt="$t('pages.home.feature_descriptions_block.feature_1')"
/>
</div>
Expand All @@ -55,7 +52,6 @@
<VcCompositeShape
icon="outline-document"
img="tax.jpg"
size="6rem"
:alt="$t('pages.home.feature_descriptions_block.feature_1')"
/>
</div>
Expand Down

0 comments on commit ad5696f

Please sign in to comment.