Skip to content

Commit

Permalink
Issue(413): update links on landing page
Browse files Browse the repository at this point in the history
Signed-off-by: FernandaCasali <[email protected]>
  • Loading branch information
FernandaCasali committed Apr 17, 2024
1 parent 4485c11 commit 54d7cdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/molecules/WeightTable.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<v-col style="background-color:#F5F7FF" class="rounded pa-0 pb-2">
<v-col style="background-color:#F5F7FF" class="rounded pa-0 pb-1 mb-10">
<v-card-title class="subtitleView">
Weights
</v-card-title>
Expand Down
2 changes: 1 addition & 1 deletion src/components/organisms/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
>
<v-card-text class="white--text py-1">
{{ $t('pages.landing.footer') }}
<a @click="sendTo('mailto:uxremotelab@gmail.com')">uxremotelab@gmail.com</a>
<a @click="sendTo('mailto:ruxailab@gmail.com')">ruxailab@gmail.com</a>
</v-card-text>

<v-divider />
Expand Down

0 comments on commit 54d7cdd

Please sign in to comment.